Skip to content

Multiple Security Schemes in Security Requirement Object #515

@stevendearborn

Description

@stevendearborn

The specification sates that: " ...
Lists the required security schemes to execute this operation. The object can have multiple security schemes declared in it which are all required (that is, there is a logical AND between the schemes).
..."
I would like to specify that exactly one of multiple/any OAuth 2.0 flows can be used to authenticate the user, but the spec states that these are AND-ed, for example API-key and OAuth Authorization Code flow.
How can I define a security scheme that includes: authorization code, implicit and password OAuth flows - all three are fine, just pick one?

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