OAuth 2.0 Token Introspection
RFC 7662
- Category: Standards Track
- ISSN: 2070-1721
- Author: J. Richer, Ed.
- Date: October 2015
Abstract
This specification defines a method for a protected resource to query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token. OAuth 2.0 deployments can use this method to convey information about the authorization context of the token from the authorization server to the protected resource.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741.
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7662.
Copyright Notice
Copyright (c) 2015 IETF Trust and the persons identified as the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
Table of Contents
- Introduction 1.1. Notational Conventions 1.2. Terminology
- Introspection Endpoint 2.1. Introspection Request 2.2. Introspection Response 2.3. Error Response
- IANA Considerations 3.1. OAuth Token Introspection Response Registry
- Security Considerations
- Privacy Considerations
- References 6.1. Normative References 6.2. Informative References