Click or drag to resize

OpenIdConfigurationInfo Properties

The OpenIdConfigurationInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizationEndpoint
Gets or sets the auth endont
Public propertyGrantTypesSupported
Grant types supported
Public propertyIdTokenSigning
Gets the signing algorithms
Public propertyIssuer
Gets or sets the issuer of the token
Public propertyResponseTypesSupported
Gets or sets the response types supported
Public propertyScopesSupported
Gets the scopes supported
Public propertySigningKeyEndpoint
The JWKS URI
Public propertySubjectTypesSupported
Gets the subject types supported
Public propertyTokenEndpoint
Gets or sets the token endpoint
Public propertyUserInfoEndpoint
Get the user information endpoint
Top
See Also