Question:
What role is required to add/update lookup types?
I have provisioned ROLE_RDM and ROLE_RDM_EDIT to users and they are not able to add lookup types? Why?
Answer:
ROLE_RDM and ROLE_RDM_EDIT only has read permissions to the RDM configuration.
ROLE_ADMIN_TENANT is needed in order to make changes to the full RDM configuration.
Below are the permissions to the RDM configuration per roles.
ROLE_RDM
| rdm.config | RDM Configuration | READ | RDM configuration for managing lookup type and generators |
ROLE_RDM_EDIT
| rdm.config | RDM Configuration | READ | RDM configuration for managing lookup type and generators |
ROLE_ADMIN_TENANT
| rdm.config | RDM Configuration | CREATE/READ/UPDATE/DELETE | The complete RDM configuration for managing lookup type and generators |
Comments
Please sign in to leave a comment.