Update a SAML service provider configuration
PATCH /security/authentication/cluster/saml-sp
Introduced In: 9.6
Updates a SAML service provider configuration.
Parameters
| Name | Type | In | Required | Description | 
|---|---|---|---|---|
return_records  | 
boolean  | 
query  | 
False  | 
The default is false. If set to true, the records are returned. 
  | 
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  | 
_links
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.  |