SamlProviderUpdateRequestData
SamlProviderUpdateRequestData
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 자격증명공급자 설명 Example : SAML provider Description | string | |
| file optional | 메타데이터 파일 Example : keycloak-idp-saml.xml | string (binary) | |
| saml_provider_name optional | 자격증명공급자 이름 Example : IdpTest | any of [string, null] | |
| tags optional | 태그 Example : [{'key': 'company', 'value': 'SDS'}] | any of [array[object[string]], null] |