HCL-TECH-SOFTWARE / hclds-keycloak

The HCL Digital Solutions (DS) Keycloak service is based on Keycloak and adds configuration, an HCL branded login UI and more. It serves as a reference for OIDC based authentication across DS products.
Apache License 2.0
1 stars 3 forks source link

missing OIDC troubleshooting document #7

Closed marde16 closed 7 months ago

marde16 commented 8 months ago

In the keycloak project I don't find a troubleshooting document about OIDC and Connections.

This IBM knowledge base document MustGather: Web Single Sign-on problems with WebSphere Application Server is a good starting point for a troubleshooting document in this project.

For troubleshooting OIDC on WebSphere you can use the debug parameters for OpenID Connect (OIDC), OpenID 2.0, and JWT authentication *=info:com.ibm.ws.security.oidc.*=all:com.ibm.ws.security.openidconnect.*=all:com.ibm.ws.security.openid20.*=all:com.ibm.ws.security.web.*=all

VinayakPatilHcl commented 7 months ago

Added troubleshoot doc as part of https://github.com/HCL-TECH-SOFTWARE/hclds-keycloak/pull/8