Skip to main content
Version: 8.6

Installation and first steps

To use Identity, install it locally via Docker or Kubernetes.

Follow the installation guide for more details on this process.

Accessing the UI​

As soon as Identity is started, you can access the login page and log in to the Identity application.

Navigate to localhost:8080 to see the UI exposed by Identity.

identity-login-page

Default user​

The configuration in this guide creates an example user during installation; use this account to log in:

Username: demo
Password: demo
Want to create more users?

Creating a user in Identity is not currently supported. To create a user, refer to Keycloak's documentation on creating a user for your version of Keycloak.

Home screen​

You are directed to the home page once logged in successfully.

identity-landing-page