OAuth 2.0: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
* RFC 7523 - JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grantshttps://tools.ietf.org/html/rfc7523
* RFC 7523 - JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grantshttps://tools.ietf.org/html/rfc7523
* RFC 7628 - A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth https://tools.ietf.org/html/rfc7628
* RFC 7628 - A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth https://tools.ietf.org/html/rfc7628
* RFC 7662 - OAuth 2.0 Token Introspection https://tools.ietf.org/html/rfc7662


=Internal=
=Internal=

Revision as of 19:34, 10 November 2017

External

Internal

Overview

OAuth is an open standard for authorization.

Implementations

https://oauth.net/code/