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