Spring Boot Oauth2 Resource Server, Authorization Server & Client
-
Start the 3 servers
- Authorization Server
- Resource Server
- Client
- Authorization Server
-
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