generated from DataONEorg/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Our current ORCID production member account is set up to redirect to https://cn.dataone.org/portal/oauth which is handled by the d1_portal servlet to process the authorization code. To configure keycloak in production, we would need to add an additional redirect URL that supports the keycloak deployment. I propose that we configure the keycloak server at the following URLs:
- Realm name:
dataone - Issuer: htttps://auth.dataone.org/realms/dataone
- Redirect: https://auth.dataone.org/realms/dataone/broker/orcid/endpoint
Still need to check if its possible to remove the realms/dataone part of that path.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress