oauth-wg / oauth-identity-chaining

Draft specification for Identity Chaining
https://drafts.oauth.net/oauth-identity-chaining/draft-ietf-oauth-identity-chaining.html
Other
4 stars 3 forks source link

More specific headers #73

Closed aaronpk closed 9 months ago

aaronpk commented 9 months ago

Renamed the "Authorization Grant" header to "Access Token Request". This makes it match with the other grant types in OAuth that use "Access Token Request" as the header for their sections. https://datatracker.ietf.org/doc/html/rfc6749#section-4

aaronpk commented 9 months ago

Agreed. I also made the token exchange request/response headers more explicit so that there are no headers just called "Request" anymore