Getting Started

Log in to the web interface to use the Keycloak as a Service

You can log in to the web interface of your Keycloak as a Service instance with admin user credentials. The connection is SSL/TLS secured, just call https://<DNS-Name_of_IAM-Keycloak_Server>/ in the address field of your Internet browser, e.g.: https://node-65e84464310368a571551616.ps-xaas.io

WebUI

WebUI Login

Click on the Administration Console button and enter your login details in the login window.

WebUI-Login

This takes you to the master realm, where you can create the other realms.

WebUI-MasreRealm01

Working with Realms

We have created a first realm for you that has the same name as your customer name, e.g. “kd500986”. You can get to this realm if you click on the “master” button at the top left and select the appropriate realm (the function for creating new realms is also available under this button).

WebUI-ChooseRealm01

Here you can change the settings of the realm, create users and groups or configure external authentication providers and federations.

WebUI-CustomerRealm01

Further documentation

You can find more information and up-to-date documentation on the Keycloak project’s official website.

Last modified 27.05.2024: MS-6580 for Keycloak (a1db4c2)