OpenIdConfigurationInfo Properties |
The OpenIdConfigurationInfo 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
| |
SubjectTypesSupported |
Gets the subject types supported
| |
TokenEndpoint |
Gets or sets the token endpoint
| |
UserInfoEndpoint |
Get the user information endpoint
|