Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 786 Bytes

OpenIDConnectConfiguration.md

File metadata and controls

20 lines (16 loc) · 786 Bytes

OpenIDConnectConfiguration

Properties

Name Type Description Notes
issuer String
authorizationEndpoint String
tokenEndpoint String
userinfoEndpoint String
endSessionEndpoint String
introspectionEndpoint String
jwksUri String
responseTypesSupported [String]
idTokenSigningAlgValuesSupported [String]
subjectTypesSupported [String]
tokenEndpointAuthMethodsSupported [String]

[Back to Model list] [Back to API list] [Back to README]