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

Which OAuth flows are supported exactly? #1350

Closed
NobbZ opened this issue Mar 29, 2021 · 1 comment
Closed

Which OAuth flows are supported exactly? #1350

NobbZ opened this issue Mar 29, 2021 · 1 comment

Comments

@NobbZ
Copy link

NobbZ commented Mar 29, 2021

Description

In the documentation about security, it is written "Connexion supports one of the three OAuth 2 handling methods", but it is not mentioned which flow exactly this is.

In a 2 year old example in the repository I found that the example uses the implicit flow, so is this the only supported flow or am I missinterpreting the available information?

Expected behaviour

Explicit documentation about which flows are usable with connexion

Actual behaviour

Documentation is not clear about it it.

@RobbeSneyders
Copy link
Member

The security documentation was recently updated and this line was removed (#1764). The different Oauth flows should be supported. Feel free to open an issue if you run into any troubles while using a certain flow.

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

3 participants