Skip to content

Spring Boot Oauth2 Resource Server, Authorization Server & Client

Notifications You must be signed in to change notification settings

deeksha-tech-sol/spring-boot-oauth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-oauth-server

Spring Boot Oauth2 Resource Server, Authorization Server & Client

  • Start the 3 servers

    • Authorization Server
    • Resource Server
    • Client
  • Go to localhost:8080

  • It will redirect to localhost:9000/login

  • Enter username (user) and password (pass)

  • It will be a successful login and redirect to welcome page

About

Spring Boot Oauth2 Resource Server, Authorization Server & Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages