robrotheram / taiga-contrib-openid-auth

Taiga plugin for openid authentication
46 stars 24 forks source link

Issue while login using Keycloak #54

Open borosuman opened 1 month ago

borosuman commented 1 month ago

We have integrated Keycloak into our Docker-based Taiga setup using this plugin . 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. 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