Skip to main content
REST API reference
A newer release of this product is available.

Update a SAML service provider configuration

PATCH /security/authentication/cluster/saml-sp

Introduced In: 9.6

Updates a SAML service provider configuration.

Request Body

Name Type Description

enabled

boolean

The SAML service provider is enabled. Valid for PATCH and GET operations only.

Response

Status: 200, Ok

Error

Status: Default

ONTAP Error Response Codes

Error Code Description

12320791

SAML can only be disabled using the console or a SAML-authenticated application.

Definitions

See Definitions

href

Name Type Description

href

string

certificate

security_saml_sp

Name Type Description

enabled

boolean

The SAML service provider is enabled. Valid for PATCH and GET operations only.

error_arguments

Name Type Description

code

string

Argument code

message

string

Message argument

error

Name Type Description

arguments

array[error_arguments]

Message arguments

code

string

Error code

message

string

Error message

target

string

The target parameter that caused the error.