Authorization Server Discovery Service: Overview
Provides an operation for retrieving the Well-Known Configuration URL (Discovery Endpoint) for the OpenID Connect provider.
URL: see below.
| Action | Endpoint | Description |
|---|---|---|
| get OpenID Connect well-known configuration | GET /.well-known/openid-configuration | Returns the OpenID Connect configuration values from the provider's Well-Known Configuration Endpoint, per the specification (http://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfigurationRequest). |