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
Providers
select inAdd keystore
the appropriate provider (e.g.rsa
if you have an RSA key/certificate). -
Add your key and certificate and set the
Priority
to a value higher than the other keystore provider (e.g. 200) -
Save the settings.
-
Set same certificate in SEAL Print Client configuration.