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

ClientCredentials scopes request #2932

Open
nissimsan opened this issue May 23, 2022 · 0 comments
Open

ClientCredentials scopes request #2932

nissimsan opened this issue May 23, 2022 · 0 comments
Labels
security: access ctrl Permissions and controls distinct from authentication security

Comments

@nissimsan
Copy link

Hi,

It seems confusing that scopes can be specified for ClientCredentials (as we are doing here). This hints that select scopes can be included in the request. However, that is not a supported feature of oauth.

So I'm wondering if this is a mistake and you shouldn't actually be allowed to list scopes for ClientCredentials? Or is there a usage for having them there which I am overlooking - if so, I'd very much like to learn about it, pls.

Thanks, Nis

@handrews handrews added the security: access ctrl Permissions and controls distinct from authentication label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security: access ctrl Permissions and controls distinct from authentication security
Projects
None yet
Development

No branches or pull requests

3 participants