SamlProviderUpdateRequestData
SamlProviderUpdateRequestData
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Credential Provider Description Example : SAML provider Description | string | |
| file optional | Metadata File Example : keycloak-idp-saml.xml | string (binary) | |
| saml_provider_name optional | Credential Provider Name Example : IdpTest | any of [string, null] | |
| tags optional | Tags Example : [{'key': 'company', 'value': 'SDS'}] | any of [array[object[string]], null] |