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

Limiting scopes for certain grant_types #1177

Closed
rishabhsairawat opened this issue Jan 2, 2019 · 2 comments
Closed

Limiting scopes for certain grant_types #1177

rishabhsairawat opened this issue Jan 2, 2019 · 2 comments

Comments

@rishabhsairawat
Copy link
Contributor

rishabhsairawat commented Jan 2, 2019

Feature: To limit certain scopes to certain grant type.

Why?: We may not want all the scopes available for all the grant types. We may want certain scopes to be available only for certain grant types. For example, read-only scopes over the implicit grant.

@nbulaj What do you think about this?

@rishabhsairawat rishabhsairawat changed the title Limiting scopes to certain grant_types Limiting scopes for certain grant_types Jan 4, 2019
@nbulaj
Copy link
Member

nbulaj commented Jan 4, 2019

Hi @rishabhsairawat . I think it can be useful, but requires some changes that must not break compatibility with previous versions of Doorkeeper. Also I think it must be good-configurable. Would you like to try to produce a PR?

@rishabhsairawat
Copy link
Contributor Author

@nbulaj Sure.

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

No branches or pull requests

2 participants