Skip to content

registry health failing at keycloak #731

Closed Answered by ddevadat
ddevadat asked this question in Issues
Discussion options

You must be logged in to vote

solved this. Logging it here for tracking

The issue was registry service in docker-compose.yml had a variable sunbird_sso_admin_client_secret which was pointing to a different value

Change it to the below ... after defining KEYCLOAK_SECRET in the .env file

  • sunbird_sso_admin_client_secret=${KEYCLOAK_SECRET}

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ddevadat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
1 participant