Skip to content

spotlesscoder/keycloak-backend-to-backend-mcve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For stackoverflow

Reproduce:

1.) Run keycloak (docker-compose file in docker/ directory).

2.) Import keycloak config (config/keycloak).

3.) Check backend-service1/main/resources/application.properties contains the correct public key from keycloak.

4.) Run backend-service1.

5.) Check backend-service2/main/resources/application.properties contains the correct public key from keycloak and the correct client secret.

6.) Run backend-service2.

About

keycloak-backend-to-backend-mcve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages