Description
This article describes how to configure group-based policies for Azure SAML users.
Scope
Forti-VM, Azure.
Solution
config user saml
edit "ssl-azure-saml"
set group-name "FortigateGroups" <-- Map the SAML group's claim name.
next
end
config user group
edit "SSLVPN_FUll_ACCESS"
set member "ssl-azure-saml"
config match
edit 1
set server-name "ssl-azure-saml"
set group-name "Object id of the Full access group" <-- This matches the Object ID of the Group Name with FUll_ACCESS.
end
end
config user group
edit "SSLVPN_LIMITED_ACCESS"
set member "ssl-azure-saml"
config match
edit 1
set server-name "ssl-azure-saml"
set group-name "Object id of the Limited Access group" <-- This matches the Object ID of the Group Name with LIMITED_ACCESS.
end
end
dia firewall auth list
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 2025 Fortinet, Inc. All Rights Reserved.