Skip to content

jgigliotti/camunda-sso-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple example of using Github as an identity provider with Spring Security. Drawing from this example for inspiration.

To get started, go to Github.com and add a new OAuth App under Settings -> Developer Settings -> OAuth Apps, extracting the generated clientId and clientSecret and placing them in application.properties.

Note: this demo is hard coded in CustomAuthenticationProvider to persist the administrator Demo user, regardless of who you logged in as through the identity provider. This is merely out of convenience for demo purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages