Created on 06-02-2021 09:33 AM Edited on 02-05-2024 12:50 AM By Jean-Philippe_P
Description
This article describes how to setup both FortiAuthenticator (IDP) and FortiGate (SP) for SAML SSO SSL VPN.
Scope
FortiClient, FortiGate.
Solution
In the below example, FortiAuthenticator is configured as a IDP which authenticates the user login and FortiGate as a SP.
FGT-Chetu (facsmal) # show3) Configure the Group and add as a member.
# config user saml
edit "facsmal"
set cert "Fortinet_Factory"
set entity-id "https://10.5.25.13:4443/remote/saml/metadata"
set single-sign-on-url "https://10.5.25.13:4443/remote/saml/login"
set single-logout-url "https://10.5.25.13:4443/remote/saml/logout"
set idp-entity-id "http://10.5.27.102/saml-idp/lxrmluyszb4b0hty/metadata/"
set idp-single-sign-on-url "https://10.5.27.102/saml-idp/lxrmluyszb4b0hty/login/"
set idp-single-logout-url "https://10.5.27.102/saml-idp/lxrmluyszb4b0hty/logout/"
set idp-cert "REMOTE_Cert_2"
set user-name "Username"
set group-name "Groups"
set digest-method sha1
next
end
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.