The following settings specify endpoints for the Hyland IdP server:
Setting | Description |
---|---|
DiscoveryEndpoint |
The OAuth Discovery Endpoint for the Hyland IdP server. For example: https://server.domain/identityprovider/.well-known/openid-configuration |
JwksEndpoint |
The OAuth JSON Web Key Set Endpoint for the Hyland IdP server. For example: https://server.domain/identityprovider/.well-known/openid-configuration/jwks |
TokenEndpoint |
The OAuth Access and Identity Token Endpoint for the Hyland IdP server. For example: https://server.domain/identityprovider/connect/token |