Skip to content

Securing Spring Resource Server with OAuth 2.0 Keycloak server. Also implementing microservice discovery using Eureka.

Notifications You must be signed in to change notification settings

shikharsrivastava23/ResourceServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Spring boot Resource Server.

Aim:

  1. Running a Keycloak Auth standalone server.
  2. Implementing scope based access control.
  3. Implementing role based access control.
  4. Running the service behind an API Gateway.
  5. Registering services with Eureka Service Discovery.
  6. Load Balancing using the API Gateway
  7. Implementing the OAuth 2.0 Authorization with a Spring MVC Web App
  8. Enabling Scoial login.

About

Securing Spring Resource Server with OAuth 2.0 Keycloak server. Also implementing microservice discovery using Eureka.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages