Skip to content

Support Microsoft Entra ID JWT tokens #619

Description

@PSanetra

🚀 Feature Proposal

It would be nice to add the following features to enhance the JWT Token authentication so that it supports Microsoft Entra ID access tokens properly:

  • Support "scp" claim as "scope" claim for checking the JWT_READ_SCOPES and JWT_WRITE_SCOPES (See Microsoft Docs as reference)
  • Introduce JWT_READER_ROLE and JWT_WRITER_ROLE to be checked from a "roles" claims.
    • Entra ID application roles can be assigned to individual users, groups or service principal and might be useful to control who is allowed to access the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions