...
AnchorOIDCServerConfig OIDCServerConfig
OIDC Server Configuration
OIDCServerConfig | |
OIDCServerConfig |
If you have not already done so, register User Administration with your OpenID Connect identity provider. You can get the values for the attributes used in the oidc.json file from the authorization server (Keycloak, connect2id, etc.).
Register the necessary redirect URIs so that the OIDC server knows where to send the user after authentication. The
<pstsec>/pstsec/login/oauth2/code/dtp
URI should be registered.
...