Keycloak¶
For security reasons, the following configuration steps are recommended.
Change the Keycloak Administrator User¶
After the default installation, the following Keycloak administrator user is configured:
Username: admin
Password: SealAdmin1
Change the Password!
Change the token signing key¶
-
Obtain a new x509 key/certificate pair.
-
Log on to the Keycloak administrator user interface.
-
In
Realm Settings, selectKeys. -
In subcommand
Providersselect inAdd keystorethe appropriate provider (e.g.rsaif you have an RSA key/certificate). -
Add your key and certificate and set the
Priorityto a value higher than the other keystore provider (e.g. 200) -
Save the settings.
-
Set same certificate in SEAL Print Client configuration.