keycloak-scim/distribution/server-x-dist/src/main/README.md

14 lines
340 B
Markdown
Raw Normal View History

2019-10-21 12:06:37 +00:00
Keycloak.X
==========
2019-10-21 12:06:37 +00:00
To run on Linux/Unix:
$ bin/kc.sh
2019-10-21 12:06:37 +00:00
To run on Windows:
$ bin\kc.bat
2019-10-21 12:06:37 +00:00
After the server boots, open http://localhost:8080 in your web browser. The welcome page will indicate that the server is running.
To get started, check the [Server Administration Guide](https://www.keycloak.org/docs/latest/server_admin).