JornWildt / Ramone

A C# client framework for consuming HTTP/REST services
Other
61 stars 11 forks source link

Add RFC 7521 section 6.2 support #46

Closed poizan42 closed 5 years ago

poizan42 commented 5 years ago

Add overload of OAuth2_GetAccessTokenFromJWT that allows using the "Client Acting on Behalf of Itself" flow defined in rfc7521, and allow the caller to specify extra claims, headers and request args.