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

[OAuth] Client with multiple grant types? #87

Open
netsensei opened this issue Jan 25, 2019 · 0 comments
Open

[OAuth] Client with multiple grant types? #87

netsensei opened this issue Jan 25, 2019 · 0 comments
Milestone

Comments

@netsensei
Copy link
Contributor

A client can have multiple grant types right now. i.e Implicit and Client Credentials. We haven't tested yet if the current codebase supports this use case. We also need to determine if this is a valid use case against the RFC specification.

Detailed description

It's possible to create / edit an OAuth client and select multiple "Allowed grant types". However, it's unclear what the consequences of this design choice is. We need to research this.

If this is not a feasible / desirable option, we need to revert this to a simple dropdown instead of multiple select form element. And make according changes in the data model.

@netsensei netsensei added this to the Version 1.1 milestone Feb 6, 2019
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