Hierarchy

  • OpenIdConfiguration

Properties

authorizationEndpoint: string
claimsSupported: string[]
grantTypesSupported: string[]
idTokenSigningAlgValuesSupported: string[]
issuer: string
jwksUri: string
responseTypesSupported: string[]
scopesSupported: string[]
subjectTypesSupported: string[]
tokenEndpoint: string

Generated using TypeDoc