Hello,
has anyone tried to connect to a FortiManager via SSLVPN and SSO? It doesnt work for me. Propably the JavaScript stuff breaks things. My config looks like that:
config vpn ssl web portal edit "FortiManager" ...
config bookmark-group edit "gui-bookmarks" config bookmarks edit "FortiManager" set url "https://<FQDN of FMG>/p/login/" set sso static config form-data edit "username" set value "%username%" next edit "password" set value "%passwd%" next ...
The html source of the login page:
<input type="text" id="username" class="form-control" name="username" ...>
... <input type="password" id="password" class="form-control" name="password" ...>
Ideas anyone?
Hello Dirk,
I know this is an old Post, but did you get it work? I have a simliar problem with another Website and my login isn't working.
<input class="ng-tns-c0-0 ng-pristine ng-invalid ng-touched" formcontrolname="username" id="username" type="text" placeholder="Benutzername eingeben">
<input class="ng-tns-c0-0 ng-pristine ng-invalid ng-touched" formcontrolname="password" id="password" type="password" placeholder="Passwort eingeben">
Many thanks,
Michael
We have an example with FortiAuthenticator: https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-configure-SSO-Auto-with-LDAP-users-...
I don't know if this would work with FortiManager, I haven't had an opportunity to test, but that might provide some insight.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.