Your software
My Mautic version is: 4.0.0-rc
My PHP version is: 7.4
My Database type and version is: tidb
Your problem
My problem is:
My SSO login works just fine (Google G Workplace IdP via SAML).
Once logged in, if i let mautic go idle, and then click on a link (e.g. click on dashboard), I get:
- a redirect to https://MYINSTANCE/s/saml/login
- a redirect to /saml/discovery
- a redirect /s/saml/login?idp=https://accounts.google.com/o/saml2?idpid=…
- a 200 OK from https://MYINSTANCE/s/saml/login?idp=https://accounts.google.com/o/saml2?idpid=…
either #3 or #4 is incorrect. Nowhere does it redirect to https://accounts.google.com, so i end up stuck.
the visual effect in the browser is “nothing happened”, e.g. click on dashboard, no change (still on calendar eg)
Suggestions? If I now navigate to https://MYINSTANCE, it will work, but this is very frustrating for users.