Skip to content

turgos/oauth2-2FA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Spring Security OAuth2 Example with Two Factor Authentication

  • spring-security-client - Client Project which has the UI
  • spring-security-auth-server - Has the Authorization Server and Resource Server
  • http://localhost:8082/ui - REST end point for UI which will take you to the secure URI http://localhost:8082/ui/secure after logging into the auth server http://localhost:8081/auth/login

Credentials to login Username: user Password: password secret: 123

About

Sample Auth Server And Client with Spring Boot, OAuth2, JWT, and 2 Factor Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published