Configure single sign-on method using the XML API.
Use the PAN-OS XML API to automate the configuration
of SAML 2.0 single sign-on (SSO) and single logout (SLO). To configure
SAML using the API, create scripts that import the SAML metadata
file, create a SAML authentication profile, add users and user groups,
and assign the authentication profile to firewall services. The
following workflow provides an example of how to configure SAML
using the XML API.
Because the PAN-OS XML API uses a tree
of XML nodes, in your API request you must specify the correct type
and action along with the
XPath Node Selection. See
Explore
the API to learn how to construct XML requests.