oauth-authorization-server
is a Keycloak Authorization Server wrapped as a Spring Boot application- There is one OAuth Client registered in the Authorization Server:
- Client Id: newClient
- Client secret: newClientSecret
- Redirect Uri: http://localhost:8089/
- There are two OAuth Angular Front-end Apps:
oauth-ui-authorization-code-angular
- A simple Angular Appoauth-ui-authorization-code-angular-zuul
- An Angular App hosted as a Boot Application with embedded Zuul proxy
oauth-resource-server
is a Spring Boot based RESTFul API, acting as a backend Application- There are two users registered in the Authorization Server:
- [email protected] / 123
- [email protected] / pass
- The module uses the new OAuth stack with Java 13.
oauth-rest
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||