Registered OAuth Parameters
18 days ago
- #Authentication
- #OAuth
- #Authorization
- OAuth Parameters document provides detailed information on various OAuth-related registries and parameters.
- Registries include OAuth Access Token Types, Authorization Endpoint Response Types, Extensions Error Registry, and more.
- Each registry specifies registration procedures, experts, references, and notes for submission.
- Available formats for registries include CSV, XML, HTML, and Plain text.
- OAuth Access Token Types include Bearer, N_A, PoP, and DPoP, each with specific parameters and references.
- Authorization Endpoint Response Types list various response types like code, id_token, token, and their controllers.
- OAuth Extensions Error Registry details error names, usage locations, and protocol extensions.
- OAuth Parameters section lists parameters like client_id, client_secret, response_type, and their usage locations.
- Token Type Hints include access_token, refresh_token, and pct, with respective change controllers.
- OAuth URI section defines URNs for grant types, client assertions, and token types.
- Dynamic Client Registration Metadata lists client metadata names, descriptions, and change controllers.
- Token Endpoint Authentication Methods include none, client_secret_post, client_secret_basic, and others.
- PKCE Code Challenge Methods include plain and S256.
- Token Introspection Response lists names like active, username, client_id, and their descriptions.
- Authorization Server Metadata includes issuer, authorization_endpoint, token_endpoint, and other metadata.
- Protected Resource Metadata includes resource, authorization_servers, jwks_uri, and other details.
- Contact Information provides details for organizations like ETSI, IESG, IETF, and OpenID Foundation.