Your software
My Mautic version is: v4.4.5
My PHP version is: 7.4.33
My Database type and version is: 10.2.32-MariaDB-log
Your problem
My problem is:
Currently setting up Mautic’s Single Sign-On with SAML with Azure AD as the Identity provider.
I have provided the required SAML SSO settings on the Mautic portal as well as the required setting on the side of Azure Enterprise Application Single Sign on setting.
So upon accessing the Mautic’s URL, i get redirected to the Microsoft login then i was able to login using my Azure AD credentials. After that I get redirected back to the Mautic Login portal with this error prompt
These errors are showing in the log:
Invalid inbound message destination “https://your-mautic.com/s/saml/login_check”
Steps I have tried to fix the problem:
I tried different values for the Assertion consumer service setting on the Azure side.
As per Mautic documentation (Authentication | Mautic), the value of the Assertion consumer service should be https://your-mautic.com/s/saml/login_check.
However, the path provided cant be found upon direct access.