A newer release of this product is available.
security saml-sp delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete SAML service provider for authentication
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security saml-sp delete
command is used to remove the Security Access Markup Language (SAML) Service Provider (SP). Running this command frees resources used by the SP. SAML SP services will no longer be available after the SP is removed.
If the SAML SP is currently enabled, it is necesary to first use security saml-sp modify-is-enabled
. The security saml-sp modify`-is-enabled`false
prior to `security saml-sp delete`false
command must be issued by a password authenticated console application user or from a SAML authenticated command interface.
This restarts the web server. Any HTTP/S connections that are active will be disrupted. |
Examples
The following example unconfigures SAML SP:
cluster1::> security saml-sp delete cluster1::>