Skip to content

Introduction

Arnab Dutta edited this page Jun 2, 2023 · 9 revisions

Overview

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.

Installation

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.

image

Flex License

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.

image

Log into Admin UI using the default username (admin) and the password (the admin password provided during installation).

image

Clone this wiki locally