Skip to content

Document OAuth2 Flow Grant Type configuration values #1127

Description

@abzolv

Currently the Swagger UI JS uses non-standard values for the allowed OAuth2 flow grant types (accessCode, authorizationCode, clientCredentials, etc.), instead of the OAuth2 standards of authorization_code, client_credentials, etc.

Please document the fact that the grant names must be Camel Cased in the api_platform.yaml config file, or change the Symfony Bridge so that it will automatically camel case the oauth.flow value read in from the api_platform.yaml config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions