id | title | sidebar_label | description |
---|---|---|---|
install-identity |
Installation and first steps |
Installation and first steps |
Learn more about installing Identity, accessing the UI, default users, the home screen, and more. |
To use Identity, install it locally via Docker or Kubernetes.
Follow the installation guide for more details on this process.
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.
The configuration in this guide creates an example user during installation; use this account to log in:
Username: demo
Password: demo
:::note Want to create more users? Creating a user in Identity is not currently supported. To create a user, see Keycloak's documentation on creating a user. :::
You are directed to the home page once logged in successfully.