Skip to content

Clarify relationship between OAuth2 flows in the OAuth spec and security definitions #400

@olensmar

Description

@olensmar

As far as I understand it, the OAuth2 flows in a security definition map to the "official OAuth2 flows" (taken from http://tools.ietf.org/html/rfc6749) as follows:

  • implicit = Implicit
  • password = Resource Owner Password Credentials
  • application = Client Credentials
  • accessCode = Authorization Code
    Is that correctly understood? Would be great if the corresponding info could be in the spec - thanks!

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