Enabling SSO (CLI)
This section describes how to configure SAML 2.0–based Single Sign-On (SSO) on the appliance using the command line interface (CLI).
SSO configuration is performed as part of the HTTPS service. Before configuring SSO, ensure that the requirements described in SSO Configuration are met.
Configuring SSO requires the following authorization scopes on the appliance:
-
Minimal required authorizations: administer, configure, and restart services.
-
If the user is authorized to configure the HTTPS service, no additional authorization is needed to configure SSO.
To disable SSO:
hostname:> configuration services https hostname:configuration services https> set sso_enabled=false hostname:configuration services https>commit