Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement JWT bearer tokens as authorization grants (RFC 7523)  #24509

@ben95cd

Description

@ben95cd

Description

Keycloak current implements multiple grant types for the OIDC token endpoint, however, it does not support JWTs as authorization grants as described in RFC 7523.

This feature request is to expand the existing OIDC token endpoint to support this additional grant type.

Discussion

#14823

Motivation

The company I work for currently has the need for trusted services to authenticate users. RFC 7523 describes using JWTs as authorization grants which would support this use case.

Details

See the discussion topic above for additional notes on the proposed implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes a PR related to a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions