A Set of Simple Authentication and Security Layer Mechanisms for OAuth
RFC 7628, “A Set of Simple Authentication and Security Layer Mechanisms for OAuth”, is a Proposed Standard document published in August 2015 by W. Mills, T. Showalter, H. Tschofenig. The canonical text is published by the RFC Editor.
Abstract
OAuth enables a third-party application to obtain limited access to a protected resource, either on behalf of a resource owner by orchestrating an approval interaction or by allowing the third-party application to obtain access on its own behalf.
This document defines how an application client uses credentials obtained via OAuth over the Simple Authentication and Security Layer (SASL) to access a protected resource at a resource server. Thereby, it enables schemes defined within the OAuth framework for non-HTTP-based application protocols.
Clients typically store the user's long-term credential. This does, however, lead to significant security vulnerabilities, for example, when such a credential leaks. A significant benefit of OAuth for usage in those clients is that the password is replaced by a shared secret with higher entropy, i.e., the token. Tokens typically provide limited access rights and can be managed and revoked separately from the user's long-term password.
What “Proposed Standard” means
An entry-level standards-track specification: stable, peer-reviewed and a solid basis for implementation, though it may still evolve before becoming an Internet Standard.
The canonical text of RFC 7628 is hosted at rfc-editor.org. Available in TXT,HTML.
- RFC 7627 Transport Layer Security Session Hash and Extended Master Secret Extension
- RFC 7629 Flow-Binding Support for Mobile IP
- RFC 7626 DNS Privacy Considerations
- RFC 7630 HMAC-SHA-2 Authentication Protocols in the User-based Security Model for SNMPv3
- RFC 7625 Architecture of an IP/MPLS Network with Hardened Pipes
- RFC 7631 TLV Naming in the Mobile Ad Hoc Network Generalized Packet/Message Format
- RFC 7624 Confidentiality in the Face of Pervasive Surveillance: A Threat Model and Problem Statement
- RFC 7632 Endpoint Security Posture Assessment: Enterprise Use Cases