1.0
1.0
scpcli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| saml_provider_name optional | string | 자격증명공급자 이름 | IdpTest |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |