SamlProviderCreateResponse
SamlProviderCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : | string | |
| acs_url optional | ACS URL Example : | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| creator_name optional | 생성자 Example : | any of [string, null] | |
| description optional | 자격증명공급자 설명 Example : | any of [string, null] | |
| federation_type optional | 자격증명공급자 유형 Example : | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| idp_cert_end optional | 유효기간 Example : | any of [string (date-time), null] | |
| idp_file_name optional | 메타데이터 파일 이름 Example : | any of [string, null] | |
| idp_file_size optional | 메타데이터 파일 크기 Example : | any of [integer, null] | |
| idp_issuer_url optional | 발행자 URL Example : | any of [string, null] | |
| idp_sso_url optional | SSO 서비스 위치 Example : | any of [string, null] | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| modifier_name optional | 수정자 Example : | any of [string, null] | |
| saml_provider_name optional | 자격증명공급자 이름 Example : | any of [string, null] |