Created on
‎01-01-2026
02:02 PM
Edited on
‎01-05-2026
12:13 AM
By
Jean-Philippe_P
| Description | This article describes how to configure ZTNA agentless web portal access with SAML authentication (IdP is Entra ID), including bookmarks for RDP and WEB. |
| Scope | FortiGate v7.6.1+. |
| Solution |
This article provides a step-by-step guide to configure a ZTNA agentless web portal using SAML authentication with Entra ID as the Identity Provider (IDP) . This enhanced ZTNA web portal allows access to protected resources using only a client browser.
The Entra ID enterprise application should be configured previously by including the FortiGate 'Service Provider' (SP) URLs ('http://ztna.fortilab.local:2587/xxxx'). The Entra ID SAML certificate should be downloaded and imported into the FortiGate Remote certificate store. The imported certificate can be renamed to maintain a clean and consistent configuration:
config vpn certificate remote rename Remote_Cert_1 to saml-ztna-entra end
The SSL server certificate 'ztna.fortilab.local' was previously imported to FortiGate (Technical Tip: FortiGate HTTPS/SSL Certificate Installation (PFX, PKCS12, PEM and CER)).
config user saml
config user group
config firewall vip set client-cert disable next
config firewall access-proxy-virtual-host set client-cert disable
config authentication scheme
config authentication rule
config ztna web-portal
config ztna web-portal-bookmark
config firewall proxy-policy
The remote client should navigate to 'https://ztna.fortilab.local:2587', select the 'Login' button on the web portal, and authenticate via the Microsoft login page. Once authenticated, access to the ZTNA agentless web portal with pre-configured bookmarks will be available.
Use the following FortiGate CLI command to verify the user authentication:
diagnose wad user list ID: 6, VDOM: root, IPv4: 10.5.147.84
Notes: For 'apptype web' to function, the FQDN must be defined under 'config ztna web-portal-bookmark'.
Configuration example:
config ztna web-portal-bookmark edit "bookmarks" set groups "saml-ztna" config bookmarks edit "URL_HTTPS" set url "https://example.com" next end next end
Related document: |
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 2026 Fortinet, Inc. All Rights Reserved.