AuthorizationServerMetadata Type
Authorization server metadata (RFC 8414). Discovered from the authorization server's well-known endpoint.
Record fields
| Record Field |
Description
|
Full Usage:
AuthorizationEndpoint
Field type: string
|
|
Full Usage:
DpopSigningAlgValuesSupported
Field type: string list
|
|
Full Usage:
GrantTypesSupported
Field type: string list
|
|
Full Usage:
Issuer
Field type: string
|
|
Full Usage:
PushedAuthorizationRequestEndpoint
Field type: string option
|
|
Full Usage:
RequirePushedAuthorizationRequests
Field type: bool
|
|
Full Usage:
ResponseTypesSupported
Field type: string list
|
|
Full Usage:
ScopesSupported
Field type: string list
|
|
Full Usage:
TokenEndpoint
Field type: string
|
|
Full Usage:
TokenEndpointAuthMethodsSupported
Field type: string list
|
|