Expand description
Types for Dynamic Client Registration.
Structs§
- Client
Metadata  - Client metadata, as described by the IANA registry.
 - Client
Registration Response  - The issuer response to dynamic client registration.
 - Localized
 - A collection of localized variants.
 - Verified
Client Metadata  - The verified client metadata.
 
Enums§
- Client
Metadata Verification Error  - All errors that can happen when verifying 
ClientMetadata. 
Constants§
- DEFAULT_
APPLICATION_ TYPE  - The default value of 
application_typeif it is not set. - DEFAULT_
ENCRYPTION_ ENC_ ALGORITHM  - The default value of 
id_token_encrypted_response_encif it is not set. - DEFAULT_
GRANT_ TYPES  - The default value of 
grant_typesif it is not set. - DEFAULT_
RESPONSE_ TYPES  - The default value of 
response_typesif it is not set. - DEFAULT_
SIGNING_ ALGORITHM  - The default value of 
id_token_signed_response_algif it is not set. - DEFAULT_
TOKEN_ AUTH_ METHOD  - The default value of 
token_endpoint_auth_methodif it is not set.