-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
enhancementNew feature or requestNew feature or requestextension/oauth2clientauthneeds triageNew item requiring triageNew item requiring triage
Description
Component(s)
extension/oauth2clientauth
Is your feature request related to a problem? Please describe.
Currently, only client_credentials grant type is supported. This is useful but still limits a bit the options for modern applications which could rely on other oauth grant types
Describe the solution you'd like
extensions supports RFC7523 (JSON Web Token (JWT) Profile
for OAuth 2.0 Client Authentication and Authorization Grants)
Additional context
I'm willing to contribute with the fix. Prometheus added it some days ago too -> prometheus/common#862
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestextension/oauth2clientauthneeds triageNew item requiring triageNew item requiring triage