Single sing-on Azure AD Bloomreach

Hello everyone,

I have the need in my project to integrate with Azure AD. I have followed the tutorials: Shibboleth/SAML SSO Integration

I am at the part where if the user that comes to me from Azure does not exist in the CMS, he registers him in the CMS and assigns him the groups. In the SAML file are the groups that have been registered in Azure AD to the user with whom I login and by code I map those groups with the groups that exist in Bloomreach. The problem comes to me when I assign the groups but the applications do not load.

LOGS:

Is it because of some permission that has to be assigned to the user?


when assigning it in the “admin” group the console starts me
Instead, I can access the console

Would there be any project or tutorial with the most complete integration?

Thank you very much