FortiSASE ZTNA Shortcuts config with SMAL Authentication
Try to config ZTNA Shortcuts on SASE end point already integrated with Entra ID. Need clarify
config user saml
edit "saml_ztna"
set cert "Fortinet_CA_SSL"
set entity-id "https://fgt9.myqalab.local:7831/samlap"
set single-sign-on-url "https://fgt9.myqalab.local:7831/XX/YY/ZZ/saml/login/"
set single-logout-url "https://fgt9.myqalab.local:7831/XX/YY/ZZ/saml/logout/"
set idp-entity-id "http://MYQALAB.LOCAL/adfs/services/trust"
set idp-single-sign-on-url "https://myqalab.local/adfs/ls"
set idp-single-logout-url "https://myqalab.local/adfs/ls"
set idp-cert "REMOTE_Cert_4"
set digest-method sha256
set adfs-claim enable
set user-claim-type upn
set group-claim-type group-sid
next
end
The entity-id single-sign-on and single-logout URLs from SASE and idp URLs from SMAL authenticator ( In My case it's Entra ID )
i follow below guidelines
ZTNA proxy access with SAML authentication example
