1.1
1.1
scpcli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
State ACTIVE (SUPPORTED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_name required | string | 자격증명공급자 이름 | IdpTest |
| federation_type required | string | 자격증명공급자 유형 | SAML |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |