Skip to content

soiff-spring/spring-oauth2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap UI and JWT Tokens for the Authorization Server

You will find a version of this application in the source code in Github which has a whitelabel HTML interface and HTTP Basic authentication.

This one has a pretty login page and user approval page implemented similarly to the way we did the login page in the single server sample.

It also uses JWT to encode the tokens, so instead of using the "/user" endpoint, the resource server can pull enough information out of the token itself to do a simple authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published