Overview#
OAuth 2.0 (RFC 6749) establishes the OAuth Parameters Registry.Additional parameters for inclusion in the authorization endpoint request, the authorization endpoint response, the token endpoint request, or the token endpoint response are registered with a Specification Required (RFC 5226) after a two-week review period on the oauth-ext-review@ietf.org mailing list, on the advice of one or more Designated Experts. However, to allow for the allocation of values prior to publication, the Designated Expert(s) may approve registration once they are satisfied that such a specification will be published.
IANA Registry for OAuth Parameters Registry is located at: https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml
The OAuth Parameters Registry includes:
- OAuth Access Token Types
- OAuth Authorization Endpoint Response Types
- OAuth Extensions Error Registry
- OAuth Parameters
- OAuth Token Type Hints
- OAuth URI
- OAuth Dynamic Client Registration Metadata
- OAuth Token Endpoint Authentication Methods
- PKCE Code Challenge Methods
- OAuth Token Introspection Response
OAuth Parameters #
We are trying to show the various OAuth Parameters and- Where they are used
- What they represent
More Information#
There might be more information for this subject on one of the following:- Access Token
- Access Token Types Registry
- Access_denied
- Account_selection_required
- Acr
- Amr
- Amr_values
- An IETF URN Sub-Namespace for OAuth
- Assertion Parameter
- Authorization Request
- Authorization Request Parameters
- Authorization_response_iss_parameter_supported
- Claim_token
- Claims_locales
- Client_assertion
- Client_assertion_type
- Consent_required
- Expires_in
- Insufficient_scope
- Interaction_required
- Invalid_grant
- Invalid_request
- Invalid_request_object
- Invalid_request_uri
- Invalid_scope
- Invalid_token
- Login_required
- OAuth 2.0 Authorization Server Metadata
- OAuth 2.0 Message Authentication Code (MAC) Tokens
- OAuth Authorization Endpoint Response Types Registry
- OAuth Error
- OAuth Token Endpoint Authentication Methods
- Persisted Claims Token
- Registration_not_supported
- Request_not_supported
- Request_uri_not_supported
- Requested_token_use
- Server_error
- Temporarily_unavailable
- Token_type_hint
- Ui_locales
- Unauthorized_client
- Unsupported_response_type
- Unsupported_token_type
- Upgraded
- Username
- Vtr