Skip to main content
How Can We Help?

Search for answers or browse our knowledge base.

< All Topics
Print
Download PDF

The Keycloak Administration Console is the central tool for HEAL identity and access management. This page covers how to open the console and configure the two most common settings, Forgot Password and SSO Session Idle.

Before you start

  • Admin credentials for the Keycloak realm used by HEAL.
  • Keycloak service is running and reachable from your browser.
  • SMTP server details if you plan to enable email-based password reset.

Open the console

1. Go to the Keycloak URL in your browser.

https://<Keycloak_IP>:<Keycloak_Port>/auth

2. Click Administration Console.

3. Log in with your admin credentials.

Keycloak login

The Master page appears.

Keycloak Master page

Enable Forgot Password

This adds a “Forgot Password?” link to the HEAL login page so users can reset by email.

1. Go to Realm Settings > Login.

Realm Settings - Login

2. Toggle Forgot Password to ON.

3. Save.

4. Configure SMTP under Realm Settings > Email so reset emails can be sent.

Set the session timeout

SSO Session Idle protects against unauthorized access on idle workstations. It applies to both the HEAL Control Center and the HEAL UI.

1. Open the Tokens tab in Realm Settings.

Tokens tab

2. Find SSO Session Idle. Hover for a tooltip that explains the setting.

SSO Session Idle tooltip

3. Pick the duration from the dropdown (Minutes, Hours, or Days).

Set SSO Session Idle duration

4. Save. Verify by logging in to the HEAL UI and leaving the session idle.

SSO. Single Sign-On. One login covers both the Control Center and the HEAL UI.

Suggested values

  • SSO Session Idle. 15 to 30 minutes. Balances security with on-call productivity.
  • SSO Session Max. 10 to 12 hours. Forces re-login once per shift.
  • Access Token Lifespan. 5 to 15 minutes. Short-lived tokens limit replay risk.

If something is off

  • Cannot reach the console. Check the URL and the Keycloak service status on the host.
  • “Forgot Password?” link not showing. Re-toggle in Realm Settings > Login. Confirm the realm matches the HEAL client.
  • Reset emails not delivered. Test SMTP under Realm Settings > Email. Check the from-address and TLS settings.
  • Timeout changes not applying. Clear cookies for the Keycloak domain and log in fresh.
  • Users get logged out too quickly. Increase SSO Session Idle in small steps and retest.

Next

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents
Scroll to Top