Signing up with Keycloak
Prerequisites
A Keycloak instance.
- Create a new Client
- Configure the Redirect URL as https://api.xplicittrust.com:443/v1.0/auth/callback/oidc
- Note the Client ID and Client Secret
- Find out what the OpenID Base URL is (the location of the OpenID discovery document:
/.well-known/openid-configuration
) - Keep the Client ID, Client Secret, and URL at hand for the next steps.
- Configure a new Group Membership mapper
- Create the Groups
XplicitTrust Administrators
andXplicitTrust Users
, and assign users to manage access
Sign Up
-
Fill in Client ID, Client Secret, and Base URL
-
Click the Signup button.
-
Follow the OpenID Connect login process.
-
You are now signed in to the XplicitTrust admin portal:
https://console.xplicittrust.com/