VPN SSL SAML "Assertion consumer service URL" set up is ignored, Forigate VPN client fails
Despite having set "Assertion consumer service URL" in "config user saml" as "https://FQDN:PORT/remote/login?realm=REALM",
authentication call always shows:
AssertionConsumerServiceURL="https://FQDN:PORT/remote/saml/login">
The result is that after successful azure authentication, Fortinet VPN SSL clint tries to connect to:
https://FQDN:PORT/remote/saml/login"
and it fails because the Fortigate does not respond to it.
The correct URL is: https://FQDN:PORT/remote/login?realm=REALM