Difference between revisions of "Managing PKC Users"
Line 10: | Line 10: | ||
If correct URL is entered, below login screen is diplayed, please proceed to supply the user-name and password accordingly. | If correct URL is entered, below login screen is diplayed, please proceed to supply the user-name and password accordingly. | ||
[[File:Keycloak Login Screen.png|thumb|350px|center|Keycloak Login Screen]] | [[File:Keycloak Login Screen.png|thumb|350px|center|Keycloak Login Screen]] | ||
Once the supplied username and password is accepted, below screen will be presented, and to manage the users, please click on '''Users''' menu item on left-hand menu. If menu is not displayed, please click on menu icon on top right-hand corner of the screen. | |||
== KeyCloak Administration Console == | == KeyCloak Administration Console == |
Revision as of 07:25, 20 February 2022
Introduction
This page is a references on how to manage the user identity on PKC Instances. Target audience for this page is the system administrator of PKC Instance.
What is KeyCloak
Keycloak is Open Source Identity and Access Management used by Personal Knowledge Container to perform User Authentication. Each user that need to access the PKC Instances, need to be registered in Keycloak service. For further information regarding Keycloak, please visit the [Keycloak Homepage]
Managing Users
To perform the users management task, system administrator need to login into Keycloak Administration console. Default URL of Administration login is on kck subdomain of your PKC Instance, and please use the username and password supplied by the installer at the end of installation process.
https://kck.[your-domain]
If correct URL is entered, below login screen is diplayed, please proceed to supply the user-name and password accordingly.
Once the supplied username and password is accepted, below screen will be presented, and to manage the users, please click on Users menu item on left-hand menu. If menu is not displayed, please click on menu icon on top right-hand corner of the screen.