Issue while login using keycloak

We have integrated Keycloak into our Docker-based Taiga setup using the taiga-contrib-openid-auth plugin (GitHub - robrotheram/taiga-contrib-openid-auth: Taiga plugin for openid authentication). However, when users attempt to authenticate with credentials created in Keycloak, the Taiga application loads with a blank screen, as shown in the attached screenshot.

Upon checking the user login session details in Keycloak, we can confirm that the session is being created.

Could you please help us resolve this issue? Thank you.

Hi there,

It looks like there may be a syntax error in your taiga-front config.json file.

Please check it is valid JSON, and there are no strange characters in the file.

Best regards!