Skip to main content

6. IANA Considerations (IANA考虑)

6.1. OAuth Access Token Type Registration (OAuth访问令牌类型注册)

本规范在 [RFC6749] 中定义的OAuth访问令牌类型注册表中注册以下访问令牌类型。

6.1.1. The "Bearer" OAuth Access Token Type ("Bearer" OAuth访问令牌类型)

Type name (类型名称):
Bearer

Additional Token Endpoint Response Parameters (额外的令牌端点响应参数):
(无)

HTTP Authentication Scheme(s) (HTTP认证方案):
Bearer

Change controller (变更控制者):
IETF

Specification document(s) (规范文档):
RFC 6750

6.2. OAuth Extensions Error Registration (OAuth扩展错误注册)

本规范在 [RFC6749] 中定义的OAuth扩展错误注册表中注册以下错误值。

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 (Bearer访问令牌类型)

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 (Bearer访问令牌类型)

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 (Bearer访问令牌类型)

Change controller (变更控制者):
IETF

Specification document(s) (规范文档):
RFC 6750