Dialup IPsec VPN with SAML ADFS configured the same way as a working SSLVPN with SAML ADFS.
I do have a ticket open on this but getting little traction. Hoping I might get better traction here.
My users currently use SSLVPN with SAML to our ADFS server perfectly. I read the docs and created a IPsec config for the users using a new IKE port. I created a new FSSO that only differs from the one used by SSLVPN in the port number. Created a new Relaying Party Trust which is a mirror image for the SSLVPN one (just changed the port number). All of the certs are exactly the same.
When I test and debug I see the username and group coming back to the Fortigate in the debug. Right after that I see:
__samld_sp_login_resp [830]: Failed to process response message. ret=-111(Failed to verify signature.)
Which means its having Cert issues. Not sure I understand how this can be. The certs used on the fortigate are the same for IPsec and SSLVPN. The cert in the Relaying Party Trust is the same between the 2 config. I have verified the signatures of them and the issuer. I have dumped out the ADFS config and verified they are exactly the same except for the Identifier and the port number.
How is it possible that the set of certs work for SSLVPN but fail to verify with IPsec???