Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

keycloak-backend-to-backend-mcve

License

NotificationsYou must be signed in to change notification settings

spotlesscoder/keycloak-backend-to-backend-mcve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For stackoverflow

Reproduce:

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

2.) Got tohttp://localhost:8080 in the browser. Login: admin/admin

3.) Create a new realm called "sampleapp".

4.) Import keycloak config (config/keycloak).

5.) Check backend-service1/main/resources/application.properties contains the correct public key from keycloak (obtain it from Realm Settings -> Keys -> Public Key).

6.) Run backend-service1.

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

8.) Inside keycloak admin panel, go to clients -> backend-service2 -> Credentials Tab. Click Regenerate secret. Copy the secret and place it in backend-service2/main/resources/application.properties.

9.) Run backend-service2.

About

keycloak-backend-to-backend-mcve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp