My goal is to implement FSSO for the purpose of creating firewall policies based on group membership. The caveat is that there is no LDAP server to provide group membership. We have a custom VPN application that is successfully sending username-to-IP info to Fortigates using API method here (https://fndn.fortinet.net/index.php?/fortiapi/1-fortios/3828/1/user/). However, this makes policies cumbersome because they can only be populated by source users and not groups.
Any ideas ? Could Fortiauthenticator solve this problem in some manner ?
Don
Solved! Go to Solution.
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.
Group lookup for API-based injections only works with LDAP, so FortiGate alone will indeed not suffice as far as API-based solutions go.
FortiAuthenticator can be a solution here, as you can either use local users with local groups, or have the API accept arbitrary usernames/groups. FSSO group filters can then be synced by FGT from FAC without using an LDAP.
Another option could be RSSO. The FortiGate will accept arbitrary usernames, matched to pre-configured groups. The only difficulty is that your solution will need to send valid RADIUS accounting messages to the FortiGate instead of REST API calls.
Group lookup for API-based injections only works with LDAP, so FortiGate alone will indeed not suffice as far as API-based solutions go.
FortiAuthenticator can be a solution here, as you can either use local users with local groups, or have the API accept arbitrary usernames/groups. FSSO group filters can then be synced by FGT from FAC without using an LDAP.
Another option could be RSSO. The FortiGate will accept arbitrary usernames, matched to pre-configured groups. The only difficulty is that your solution will need to send valid RADIUS accounting messages to the FortiGate instead of REST API calls.
Thanks very much, I'll take a look. Does the RSSO solution require FAC as well ? Or is this purely between the custom VPN solution I described above and the Fortigate ?
RSSO works by ingesting standard RADIUS Accounting messages. Any solution that supports generating it should work (FAC, Microsoft's NPS, etc.), as long as it sends all the required information (username, IP, group(s)).
thanks very much!
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 |
---|---|
1663 | |
1077 | |
752 | |
446 | |
220 |
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.