Skip to content

Change Keycloak JWT to include "groups" attribute with valid roles #150

Description

@mrhaki

Instead of using the nested structure of realm_access/realm_roles we can introduce a new "groups" attribute of type string array.

{... "groups": ["HR"] .. }

We can do this with client scopes or protocol mappers on the client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions