Keycloak
1
Create Keycloak Client
Create a new client named cantonswap-ui via the Keycloak admin UI. Give it the standard flow so users can OAuth into the CantonSwap UI, and allow direct user grants so the CantonSwap daemon can transfer your fees and rewards.

Add the hostname as a valid redirect URL:

You will need to add a default client scope which will map the appropriate audience for your validator. The Splice instructions has this set to https://canton.network.global by default and you may already have an existing scope for this, as it’s usually needed for configuring Splice.
Here is an example scope mapper:

Last updated
Was this helpful?