OAuth 2.0 Message Authentication Code (MAC) Tokens
Document Name: | Internet Draft ietf-oauth-v2-http-mac |
---|---|
Document URI: |
urn:ietf:id:ietf-oauth-v2-http-mac
|
Online Version: |
https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-http-mac
|
Organization: | Internet Engineering Task Force (IETF) |
Series: | Internet Draft (I-D) |
Abstract: | This specification describes how to use MAC Tokens in HTTP requests to access OAuth 2.0 protected resources. An OAuth client willing to access a protected resource needs to demonstrate possession of a cryptographic key by using it with a keyed message digest function to the request. The document also defines a key distribution protocol for obtaining a fresh session key. |
Specified Web Concepts:
OAuth Access Token Types
mac
OAuth Parameters
kid
,
mac_algorithm
,
mac_key
Return to ( Series | Organization | all Specifications )