Skip to content

Oauth scheme and scope selection #1644

Closed
@cbornet

Description

@cbornet

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions