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?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
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.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1720 | |
1095 | |
752 | |
447 | |
234 |
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 2024 Fortinet, Inc. All Rights Reserved.