We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c973ef2 commit 5f7a610Copy full SHA for 5f7a610
1 file changed
themes/MUG/invenio.cfg
@@ -408,8 +408,7 @@ OAUTHCLIENT_CYVERSE_KEYCLOAK_USER_INFO_FROM_ENDPOINT = True
408
409
OAUTHCLIENT_REMOTE_APPS = {
410
"keycloak": _keycloak_helper.remote_app,
411
- # Enable when needed (see docs: multiple keycloak authentication providers):
412
- # "cyverse": _cyverse_keycloak_helper.remote_app,
+ "cyverse": _cyverse_keycloak_helper.remote_app,
413
}
414
415
## SET THE CREDENTIALS via .env
0 commit comments