SSO with Keycloak

Hi,

I am trying to set up keycloak with suitecrm ( Version 7.12.1 Sugar Version 6.5.25 (Build 344)

The problem: after I authenticate with keycloak I get redirected to logout, in logs I get:

Thu Mar 24 07:46:19 2022 [292][-none-][FATAL] SECURITY: User authentication for testuser@example.com failed

In keycloak I imported the xml from Domain.com

And changed the role_list in client scope to Single Role Attribute so that I don’t get stuck on a blank page. Keycloak logs are clean.

Appreciate any help!