Configuring FortiAuthenticator as a SAML IdP
To configure FortiAuthenticator as a SAML IdP:
- Log in to FortiAuthenticator.
- Go to Authentication > SAML IdP > General.
The Edit SAML Identity Provider Settings window opens.
- Toggle on Enable SAML Identity Provider portal.
- In Server address, enter the FQDN of the FortiAuthenticator device.
- In the Default IdP certificate dropdown, select the Default-Server-Certificate exported in Importing FortiAuthenticator certificate to FortiPAM.
- Click OK.
To configure SP settings on FortiAuthenticator:
- In FortiAuthenticator, go to Authentication > SAML IdP > Service Providers and select Create New to create a new SAML SP.
- In SP name, enter a name for the FortiPAM SP.
- In IdP prefix, select + and enter an IdP prefix. Alternatively, you can select Generate prefix in the Create Alternate IdP Prefix dialog to generate a random 16 digit alphanumeric string.
IdP entity id, IdP single sign-on URL, and IdP single logout URL are automatically filled in.
- In Server certificate, select the Default-Server-Certificate exported in Importing FortiAuthenticator certificate to FortiPAM.
- In the IdP signing algorithm dropdown, select SHA-256 signing algorithm.
- Enable participation in single logout for the SAML IdP service.
- In Authentication method, select Password-only.
- Click Save.
- In the SP Metadata pane:
- In SP entity ID, enter the FortiPAM SP entity ID.
- In SP ACS (login) URL, enter the FortiPAM SP Assertion Consumer Service (ACS) login URL.
- In SP SLS (logout) URL, enter the FortiPAM SP Single Logout Service (SLS) logout URL.
SP entity ID, SP ACS (login) URL, and SP SLS (logout) URL values are same as those in the Configure Service Provider tab when Configuring FortiPAM as an SP.
For example:
SP entity ID-
http://[PAM_IP]/saml/metadata
SP ACS (login) URL-
https://[PAM_IP]/XX/YY/ZZ/saml/login/
SP SLS (logout) URL-
https://[PAM_IP]/remote/saml/logout/
-
In
the Assertion Attributes pane:
- Select Add Assertion Attribute.
- In SAML attribute, enter
username
. - In the User attribute dropdown, select Username.
- Similarly, add another attribute with SAML attribute as
group
and User attribute as Group.
- Click OK.