Skip to main content
Version: 8.8 (unreleased)

Assigning permissions on mapping rules

This guide explains how to assign users, groups, or roles permission to manage specific mapping rules. To learn how to create mapping rules themselves, see Managing Mapping Rules.

tip

To learn more about the concept of mapping rules, see the mapping rules documentation.

  1. Log in to the Identity UI and navigate to the Authorizations tab.
  2. In the left sidebar, select Mapping rule as the resource type.

authorizations-mapping-rule-tab.png

info

The Default mapping rule is created during startup using the IDENTITY_INITIAL_CLAIM_NAME and IDENTITY_INITIAL_CLAIM_VALUE environment variables.
This allows the first user to access the Identity UI. Afterward, you can configure additional rules for user access to Camunda components.

Add a mapping rule

  1. Click Create authorization.

  2. In the modal, set the following:

    • Owner type: User / Group / Role
    • Owner: Select the specific owner
    • Resource type: Mapping rule
    • Resource ID: Enter a unique resource ID
    • Permissions: Select one or more (Create, Read, Update, Delete)

create-mapping-rule-authorization-modal.png

  1. Click Create authorization to save the mapping rule.