FortiGate user management
Once user authentication is successful on FortiAuthenticator, it sends a SAML assertion back to the client with the username and group information. When the client redirects this information to the FortiGate SAML SP, the FortiGate must process the assertion and match the correct user group for access control.
To configure user groups for Finance and Sales in FortiGate:
- Go to User & Authentication > User Groups and select Create New.
- To create a user group for Sales:
- In Name, enter Sales.
- In Remote Groups, click Add.
- Choose the SAML SSO settings as the Remote Server.
- Set Groups to Specify and enter the group name
CN=Sales,CN=Users,DC=fortiad,DC=info
. - Click OK.
- To create a user group for Finance:
- In Name, enter Finance.
- In Remote Groups, click Add.
- Choose the SAML SSO settings as the Remote Server.
- Set Groups to Specify.
The group name is the result of the output of the LDAP query for the memberOf attribute. In the example, this is
CN=Finance,CN=Users,DC=fortiad,DC=info
. - Click OK.
Besides the groups for SAML users, a non-SAML placeholder group needs to be created in order for SSL VPN portal to be active. The following shows a placeholder group named sslvpn_group
with 2 local users.