IDP

The Trust1Gateway Docker image comes packaged with the Keycloak IDP. For your convenience, we've already provisioned a Trust1Gateway administrator account for you to use, but you may want to try out the Trust1Gateway Marketplace & Publisher with multiple accounts.

Adding a New User

1. In order to add an account, navigate to the Keycloak adminstration console

2. You'll be asked for credentials:

In the same manner that we have provisioned an administrator account for the Trust1Gateway, the following administrator password is available for the Keycloak component:

  • Username: kc-admin

  • Password: admin

3. Select the Trust1Gateway realm (selected by default). Consider a realm to be a separate space for users and clients; and the Trust1Gateway realm is the space which will contain all users and clients known to the Trust1Gateway. Navigate to the users menu:

4. Add a user:

Enter the user information. As we haven't configured a mail provider for Keycloak, no e-mail verification can take place, so make sure the e-mail is set as verified. Once satisfied, press Save

5. Set your new user's password by selecting the Credentials tab, entering a password, disabling the Temporary toggle if you do not wish to be prompted for a new password upon the next login, and finally hit the Reset Password button:

Other Actions

To go into further detail would be exceeding the scope of this guide, but through Keycloak's administration console, you can also configure and add Social Login options, connect to an existing LDAP/ADFS user base, and much more. We strongly encourage you to take a look at Keycloak's documentation for further details.

Last updated