Skip to content

feat: keycloak Support of password grant type for token generation #6574

Description

@azilentech

Issue description

In Keycloak plugin, there can be a feature to support the "password" grant type which can generate token via Keycloak token endpoint and return it in response.

  • There can be configuration setting "token_generation_endpoint", which will contain URL endpoint. If incoming URL requests match with this URL, identify the user name and password from incoming request parameters and call "token_endpoint".

Metadata

Metadata

Assignees

No one assigned

    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