Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Client Credentials flow #2680

Open
dancrumb opened this issue Oct 15, 2024 · 0 comments
Open

Add support for Client Credentials flow #2680

dancrumb opened this issue Oct 15, 2024 · 0 comments

Comments

@dancrumb
Copy link

Is your feature request related to a problem? Please describe.

I'd like to be able to authenticate via client credentials in the Altair client

Describe the solution you'd like

Really, I'm looking for an update to the OAuth 2.0 Grant type options to include Client Credentials.

It would take the Client ID, Client Secret and Token URLs, with optional (or required, if you prefer) Scope.

Describe alternatives you've considered

There's no other alternative, beyond me sending my own request via cURL and then using the Bearer token Auth option

Additional context

No. I'm happy to add further context, if needed, but I think this one is probably fairly self explantory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant