Getting Started
less than a minute
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 Login
Click on the Administration Console button and enter your login details in the login window.
This takes you to the master realm, where you can create the other realms.
Important!
Master Realm is created automatically, you should ONLY create and manage the other Realms here.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).
Here you can change the settings of the realm, create users and groups or configure external authentication providers and federations.
Further documentation
You can find more information and up-to-date documentation on the Keycloak project’s official website.