Skip to content

Securing Clients


After finishing the standard installation any predefined clients already have predefined secrets. For security reasons change the secrets for all clients and configure them on the client side.

  1. In your Web browser, open the Keycloak Administration Console: https://localhost:32769

  2. Log on with your user name and password.

    If you have not yet changed the default password, see Changing the admin Password.

  3. Open the Manage realms menu on the left.

    SEAL realm

  4. In the list, select the SEAL realm.

  5. In the Manage menu on the left, select Clients to open the client list.

    Client list

  6. In the Client ID column, select the client you wish to configure.

    This description uses PLOSSYS Administrator as an example: seal-plossysadmin

    For a list of currently available clients, see SEAL Clients.

  7. In the Credentials tab, click Regenerate Secret to create a new secret.

    Client list

    Hint - configuring the new secret

    For details on how to configure the new secret for the associated client, see the corresponding client documentation:

    SEAL Keycloak Clients

  8. Save the settings.

  9. Repeat the steps 5-8 for any other client you whish to configure.

    For a list of currently available clients, see SEAL Clients.


Back to top