Support oauth 2.0 token exchange (RFC 8693) #4807
HiranmayaGundu
started this conversation in
Enhancements
Replies: 1 comment
-
Seems we would need at least
Security expert advice needed! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RFC 8693 implements an extension to oauth, implement a new flow with
grant_type
set tourn:ietf:params:oauth:grant-type:token-exchange
to represent a token exchange. It would be nice for this to be one of the supported flows in the OpenAPI specBeta Was this translation helpful? Give feedback.
All reactions