Attach realm roles to users and groups
Examples:
Ensure that a user has the defined realm roles
keycloak_role_mapping { 'john-offline_access': realm => 'test', name => 'john', realm_roles => ['offline_access'], }
Properties
realm roles
Parameters
is this a group instead of a user
–uusername/–gname
The specific backend to use for this keycloak_role_mapping resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
keycloak_role_mapping
realm