Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A separate realm called myrealm in Keycloak
  • A sample user created in Keycloak
    Tip
    titleTip

    If your Joget instance currently does not have a license, it is limited to free first 3 users only, sorted alphabetically.

    For ease of testing, you can create a sample user with username of cactus-jim for example.


Note
titleImportant Note

In this tutorial, it is presumed that the Keycloak instance will be running and exposed on the same host machine running your Joget instance. 

In this case, since the default bundled Tomcat server hosting the Joget platform operates on port 8080 by default, do ensure the deployed Keycloak container does not clash with the same host port.

For example, you can map Keycloak container to expose on host port 8500 or any other non-clashing port instead. 

...