Jans Config Api Role Mapping - GluuFederation/gluu-admin-ui GitHub Wiki
This document provides the list of config API roles and their corresponding scopes.
-
API-viewer: This role allows a user to access all list and search features available. Not possible for this role to perform edition nor deletion.
-
API-editor: This role allow a user to list, search, add and edit on all available objects excepts the configuration object which is critical for a running server.
-
API-manager: This role allows a user to list, search, add, edit and delete all available objects include the configuration object(only in view mode). The user cannot edit nor delete the configuration object.
-
API-admin: This role allows a user to perform all possible actions on objects.