Discovery Endpoint
The discovery endpoint can be used to retrieve metadata about IdentityServer - it returns information like the issuer name, key material, supported scopes etc.
see spec
Example
GET /.well-known/openid-configuration
The discovery endpoint can be used to retrieve metadata about IdentityServer - it returns information like the issuer name, key material, supported scopes etc.
see spec
GET /.well-known/openid-configuration