Skip to main content

6. IANA Considerations

6.1. OAuth Access Token Type Registration

This specification registers the following access token type in the OAuth Access Token Types registry defined in [RFC6749].

6.1.1. The "Bearer" OAuth Access Token Type

Type name: : Bearer

Additional Token Endpoint Response Parameters: : (none)

HTTP Authentication Scheme(s): : Bearer

Change controller: : IETF

Specification document(s): : RFC 6750

6.2. OAuth Extensions Error Registration

This specification registers the following error values in the OAuth Extensions Error registry defined in [RFC6749].

6.2.1. The "invalid_request" Error Value

Error name: : invalid_request

Error usage location: : Resource access error response

Related protocol extension: : Bearer access token type

Change controller: : IETF

Specification document(s): : RFC 6750

6.2.2. The "invalid_token" Error Value

Error name: : invalid_token

Error usage location: : Resource access error response

Related protocol extension: : Bearer access token type

Change controller: : IETF

Specification document(s): : RFC 6750

6.2.3. The "insufficient_scope" Error Value

Error name: : insufficient_scope

Error usage location: : Resource access error response

Related protocol extension: : Bearer access token type

Change controller: : IETF

Specification document(s): : RFC 6750