-
Notifications
You must be signed in to change notification settings - Fork 14
Admin
The Admin menu user interface has sub-menus to access features like Role and Permission, Custom Scripts and MAU graph.
The administrator can control user access to pages and features of Admin UI by adding or removing the permissions mapped to the user's role.
The logged-in administrator can create, edit or destroy Admin UI Roles using the Admin UI Roles
Page. The Admin UI Role can be assigned to the user using the User Management feature of this GUI. After installation, the following Roles can be seen on Admin UI: api-viewer, api-editor, api-manager and api-admin. The default user of Admin UI i.e. admin
is assigned with api-admin role. A user with one or more Admin UI Role(s) assigned will be able to log in to Admin UI.
Admin UI uses Config API to manage and configure the Jans Auth server. Config API helps in configuring auth-server, users, fido2 and scim modules. The APIs of this rest application are protected using an authorization token containing the appropriate permissions (scopes). Admin UI has the feature to add, edit and delete the Permissions used to access the APIs (i.e. APIs used by Admin UI).
The administrator can map the Admin UI Role(s) with one or more permissions using the Role-Permission Mapping page. The Role mapped with Permissions can be then assigned to the user to allow access to the corresponding pages and features of the GUI.
The below table lists the Permissions for access control of the features:
- Home
-
admin-ui documentation
- Introduction
- Dashboard
- Admin Menu
- Auth Server Menu
- Admin UI Installation on bank server
- CLI commands to Add, Remove Frontend Plugins
- Developer localization guide
- Gluu Admin UI: Frontend Plugin development document
- Gluu Admin UI: Backend Plugin development document
- Gluu Cloud Admin UI: Application Architecture
- Internationalization in Gluu Admin UI
- Jans Admin UI Developers setup Guide
- Jans Config Api Role Mapping
- licenseSpring Integration in Admin UI
- License Policy
- Admin UI: Scopes
- Security and API protection token
- User Management
- Gluu Flex
- Support Portal