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

Windows error Forticlient script error access denied on SSO connect

Installed new version of Forticlient (vers 7.2.4.0972).

we setup up Azure SSO on fortigate v7.

when running connect on client .. getting pop up "Script Error"

(review screenshot)

script errorscript error

 

8972478d-04bf-4216-894b-cc78e2f10695.png

(error has occurred in the script on this page).

Error: Access denied.

code: 0

URL: about blank 

 

I have uninstalled and reinstalled application, on 2 different devices and same issue.

 

 

Can anyone assist?

 

 

Anthony Abela

3 REPLIES 3
jiahoong112
Staff
Staff

Please ensure that your SAML attributes are configured correctly on both Fortigate (SP) and on Azure (IDP) as they are very easy to misconfigure. To me, that looks like a potential issue during the saml redirection, not an issue with FortiClient.

You may find this useful: https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-Companion-for-troubleshooting-SSL-VP... 

Fortigate Azure sso configuration: https://docs.fortinet.com/document/fortigate-public-cloud/7.4.0/azure-administration-guide/584456/co... 

https://learn.microsoft.com/en-us/entra/identity/saas-apps/fortigate-ssl-vpn-tutorial 

 

To get a better grasp of the issue at hand, please run these debugs:

# diag vpn ssl debug-filter src-addr4 x.x.x.x ==> x.x.x.x should be the public ip of the client devicethat is connecting: whatismyip.com
# diagnose debug application sslvpn -1

# diag deb app samld -1

# diag deb enable

 

-> Reproduce issue

 

To disable the debug:

# diag deb disable

# diag deb reset

**If you come across a resolution, kindly show your appreciation by liking and accepting it, ensuring its accessibility for others**
Brunn3r
New Contributor III

This Reddit post says, it is working with Version 7.2.3
https://www.reddit.com/r/fortinet/comments/1bhqgja/forticlient_script_error/

Brunn3r
New Contributor III

I tested it this morning.
Script error appeared with Version 7.0.12 and 7.2.4 on Windows 11 (did work well on Windows 10).
After installation 7.2.3 on Windows 11, everything is working as expected.

Labels
Top Kudoed Authors