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 descriebes how to view the Keycloak OpenID provider server logs.
-
In the OpenShift Web Console, click Deployments.
-
In the Filter by label search field, type
keycloakto see the Keycloak logs. -
In the Deployment Configs section, click on the
keycloaklink to open it. -
In the History tab, click the View log link for the active Keycloak deployment.
-
The Keycloak logs are displayed.
-
To view the Keycloak IDE server diagnostics or error related messages, search for keycloak in the log.
-
Some diagnostics and error messages related to the Keycloak IDE Server can be found in the active Che deployment log. For details to access the active Che deployments logs, see the Viewing the Che server logs section.
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.
-
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.
-
Click on Menu > More Tools > Developer Tools.
-
Click on the Console tab.