Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
nflnetwork29
New Contributor III

FortiClient SAML IPsec VPN Not Responding on Port 9443 – FortiOS 7.4.7

Issue:

SAML-based IPsec VPN using FortiClient 7.2.4 and Microsoft Entra ID is not working. When accessing the SAML login URL (https://[redacted]:9443/remote/saml/login), the browser returns:

ERR_EMPTY_RESPONSE

FortiGate does not respond on the configured auth-ike-saml-port.


What We’ve Verified:

  • auth-ike-saml-port is set (tested 9443 and 10443)

  • SAML server is bound to the WAN interface

  • Public cert (Let’s Encrypt) is valid and applied (set cert, set auth-cert)

  • FortiClient is correctly configured for SAML IKEv2

  • No output from diag debug application samld -1 — SAML daemon appears inactive


Request:

Please assist in confirming why the SAML listener is not responding on the configured port despite correct configuration. No known issues are mentioned in 7.4.7 release notes.

4 REPLIES 4
Anthony_E
Community Manager
Community Manager

Hello,


Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.


Thanks,

Anthony-Fortinet Community Team.
Anthony_E
Community Manager
Community Manager

Hello,

 

To troubleshoot the SAML listener not responding on the configured port, ensure that the SAML configuration is complete and correct, as upgrades might alter configurations. Collect WAD and SAML debug logs for further analysis. Consider using an external browser for SAML authentication as a workaround. If the issue persists, contacting Fortinet support with detailed logs might be necessary/

 

You can have a look at this post which has a solution: https://community.fortinet.com/t5/Support-Forum/Error-SAML-Auth-FortiOS-7-4-1/td-p/279001

 

Regards,

Anthony-Fortinet Community Team.
nflnetwork29

DO you have a sample syntax for these ones?

Collect WAD and SAML debug logs

funkylicious
SuperUser
SuperUser

hi,

what the browser returns appears to be valid/ok response as in my test environment i get the same.

you can test with telnet IP port and see if it's listening and connects and that should be your confirmation that it works (make sure that you dont have overlapping services listening on the same port, e.g. sslvpn and ike-saml ) .

 

as for debug logs you can use,

diagnose debug application ike -1

diagnose debug application samld -1

diagnose debug enable

 

L.E. can you post a sanitized config of saml and ipsec config ?

show user saml

show vpn ipsec phase1-interface

"jack of all trades, master of none"
"jack of all trades, master of none"
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors