Open |
The OpenIdConnectDiscoveryDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorizationEndpoint | Gets or sets the auth endont | |
| GrantTypesSupported | Grant types supported | |
| IdTokenSigning | Gets the signing algorithms | |
| Issuer | Gets or sets the issuer of the token | |
| ResponseTypesSupported | Gets or sets the response types supported | |
| ScopesSupported | Gets the scopes supported | |
| SigningKeyEndpoint | The JWKS URI | |
| SignoutEndpoint | Gets or sets the endpoint that is used to sign out of the currently established session. | |
| SubjectTypesSupported | Gets the subject types supported | |
| TokenEndpoint | Gets or sets the token endpoint | |
| UserInfoEndpoint | Get the user information endpoint |