Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OidcUI

A test app to explore some features of OpenID Connect, a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner. OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, allowing participants to use optional features such as encryption of identity data, discovery of OpenID Providers, and session management, when it makes sense for them.

🚧 Caution:

This App wasn't hosted because the callback URI provided is already preconfigured for http://localhost:3000/oauth-callback, http://localhost:3000/callback

1a

Landing Page

1

Authentication Page 1

2

Authentication Page 2

3

Home

4

Profile

profile

About

A test app to explore some features of OpenID Connect, a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner. Open…

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages