Skip to content

Adminutils installation failed | Ed Easy Installer #538

Discussion options

You must be logged in to vote

As part of onboard consumer jobs you will a JWT token generated for adminutil_learner_api_key refer to the LEARNER_API_AUTH_KEY
REFRESH_TOKEN_SECRET_KEY Go to postgresql pod --> select keycloak db--> Run this psql command
SELECT value FROM component_config CC INNER JOIN component C ON(CC.component_id = C.id) WHERE C.realm_id = 'sunbird' and provider_id = 'hmac-generated' AND CC.name = 'secret';

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tsprasath
Comment options

Answer selected by Marc70008
@Marc70008
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants