Skip to content

example project demonstrating my skills wrt. spring-security integration with oauth2 & jwt

Notifications You must be signed in to change notification settings

d-lobo/ds-spring-security-oauth2-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo Project - Spring Security OAuth 2.0 Integration

A demo project showing some example related to OAuth 2.0 integration with Spring Security.

In this example, it is demonstrated how API und method security can be applied to use default OAuth 2.0 capabilities, additionally spring security is configured to leverage JWT tokens for authentication & authorization supporting statelessness in microservices.

As authorization server the popular OAuth 2.0 provider auth0.com is used.

This demo is not intended to be run anywhere, just for demo issues

About

example project demonstrating my skills wrt. spring-security integration with oauth2 & jwt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages