OAuth 2.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
=Internal= | =Internal= | ||
* [[JWT]] | |||
=Overview= | =Overview= | ||
OAuth is an open standard for authorization. | OAuth is an open standard for authorization. |
Revision as of 01:17, 7 November 2017
External
- https://oauth.net/2/
- https://en.wikipedia.org/wiki/OAuth
- RFC 6749 - The OAuth 2.0 Authorization Framework https://tools.ietf.org/html/rfc6749
- RFC 6750 - The OAuth 2.0 Authorization Framework: Bearer Token Usage https://tools.ietf.org/html/rfc6750
- RFC 6819 - OAuth 2.0 Threat Model and Security Considerations https://tools.ietf.org/html/rfc6819
- RFC 7628 - A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth https://tools.ietf.org/html/rfc7628
Internal
Overview
OAuth is an open standard for authorization.