Skip to content

Latest commit

 

History

History

library-server-initial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Initial library server application

This is the initial library resource server application that is the starting point for the hands-on part to implement an OAuth2/OIDC resource server.

Demo-architecture

The completed reference for the resource server (based on this initial application) can be found here.

See Spring Security 5 resource server for details on how to build and configure a resource server.