An open API service indexing awesome lists of open source software.

https://github.com/deeksha-tech-sol/spring-boot-oauth-server

Spring Boot Oauth2 Resource Server, Authorization Server & Client
https://github.com/deeksha-tech-sol/spring-boot-oauth-server

oauth2-client oauth2-server spring-boot spring-security-oauth2

Last synced: 9 months ago
JSON representation

Spring Boot Oauth2 Resource Server, Authorization Server & Client

Awesome Lists containing this project

README

          

# 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