32 lines
1.8 KiB
Plaintext
32 lines
1.8 KiB
Plaintext
---
|
||
sidebar_position: 1
|
||
sidebar_label: 'admin console login'
|
||
---
|
||
|
||
# Admin Console
|
||
Its users granted with the superuser admin role(those within the admin user group) who interact with the NPIS-IAM's backend configuration interface called the **admin console**. It is preconfigured with an admin account out of the box. This account will allow you to create an admin that can log into the master realm’s administration console so that admin can start creating realms, users and register applications to be secured by NPIS-IAM.
|
||
|
||
## Video Tutorial
|
||
import videojs from 'video.js';
|
||
|
||
<video id="my-video" class="vjs-fill vjs-default-skin" controls preload="auto" width="100%" height="100%" poster="/img/user-guide/login.png" >
|
||
<source src="/videos/user-guide/admin/admin-login.webm" type="video/webm"/>
|
||
</video>
|
||
|
||
## Reference instructions
|
||
Please follow the instructions below:
|
||
|
||
### login
|
||
The NPIS server is accessible at **npis.go.ug**, and the admin user accesses the admin console at the http://npis.go.ug:8080/auth/ URL or directly to the login http://npis.go.ug:8080/auth/admin URL.
|
||
|
||

|
||
|
||
Click the **administration console** link on the Welcome Page and enter the **username** and **password**.
|
||
|
||

|
||
|
||
The left drop down menu allows the admin to pick a realm they would want to manage or to create a new one. The right drop down menu allows the admin to view admin user account or logout. Simply hovering the mouse over any question mark ? icon reveals about a certain feature, button, or field within the Admin Console, This will pop up tooltip text to describe the area of the console interested in. The image below shows the tooltip in action
|
||

|
||
|
||
|