-
Notifications
You must be signed in to change notification settings - Fork 14
Introduction
Admin UI is a reactive web interface to simplify the management and configuration of your Auth Server. It is one of the key services of Gluu Flex that enables viewing and editing configuration properties, interception scripts, clients, users, metrics, etc in one place.
Gluu Flex can be installed using VM installer or using Rancher on Cloud Native.
During installation, we need to provide a Software Statement Assertion (SSA) which is used by Admin UI to register an OIDC client to access license APIs. Check the following guide for the steps to issue SSA from the Agama Lab web interface.
After installation Admin UI can be accessed on https://hostname/admin
(the hostname
is provided during setup). The web interface will ask for a valid license key
issue by Gluu. The user will need to enter a valid license key and submit it. This is a one-time activity and the application will not ask for license-key again (when accessing Admin UI) until its expiry.
Log into Admin UI using the default username (admin
) and the password
(the admin password provided during installation).
- 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