Closed
Description
There are several issues dealing with Oauth scheme and scope selection:
- if multiple schemes are defined in securityDefinitions (for instance "implicit1", "implicit2" and "accessCode"), it is not possible to choose which scheme to use for the oauth dance. The scheme used by swagger ui is undefined (see Swagger UI does not pick the correct OAuth endpoint during authentication #1410)
- it should not be possible to choose scopes defined in different schemes
- "password" and "application" flows scopes appear in the selectable scopes
Metadata
Metadata
Assignees
Labels
No labels