The Keycloak OpenID provider consists of two parts: Server and IDE. It writes its diagnostics or error information to several logs.

Viewing the Keycloak server logs

This section describes how to view the Keycloak OpenID provider server logs.

Procedure
  1. In the OpenShift Web Console, click Deployments.

  2. In the Filter by label search field, type keycloak to see the Keycloak logs.

  3. In the Deployment Configs section, click on the keycloak link to open it.

  4. In the History tab, click the View log link for the active Keycloak deployment.

  5. The Keycloak logs are displayed.

  6. To view the Keycloak IDE server diagnostics or error related messages, search for keycloak in the log.

    viewing keycloak server logs
Additional resources

Viewing the Keycloak client logs on Firefox

This section describes how to view the Keycloak IDE client diagnostics or error information in the Firefox WebConsole.

Procedure
  • Click Menu > WebDeveloper > WebConsole.

Viewing the Keycloak client logs on Google Chrome

This section describes how to view the Keycloak IDE client diagnostics or error information in the Google Chrome Console tab.

Procedure
  1. Click on Menu > More Tools > Developer Tools.

  2. Click on the Console tab.

    viewing keycloak ide logs on google chrome