Hi
I have successfully completed the SSO integration between Creatio and Microsoft Entra. While the authentication flow is working correctly, I have noticed an issue with the user account that gets logged into Creatio.
As part of the integration, I created a test user (b.simon@mydomain.com
) in Microsoft Entra and set up the same user in Creatio with matching credentials, as one of the setup documents suggested (though I’m unsure why this step is necessary with SSO).
But instead of the actual user credentials from Entra (e.g., b.simon@mydomain.com
), the system logs in with a random-looking ID such as 8ZnJDRhO1KZ-skvqOA_0fw7AxMS0J2kib8CPqOl5EbA
, and the "User Name" field in Creatio remains empty.
Has anyone encountered this behavior before? Is there a configuration I am missing in the SSO setup or mapping that needs to be corrected so that Creatio recognizes the correct user principal name (UPN) from Entra?
Any guidance would be appreciated!
Thanks in advance,
Ajay