dcos security cluster saml modify

ENTERPRISE

修改现有 SAML 提供程序配置

说明

dcos security cluster saml modify 命令允许您修改现有 SAML 提供程序配置。

使用

dcos security cluster saml modify [OPTIONS] SAML_ID

选项

名称 说明
-d, --description <text> SAML 提供程序描述。(必填)
-i, --idp-metadata <filename> 包含 IDP 元数据的 XML 格式文件。(必填)
-b, --sp-base-url <text> 服务提供程序的基准 URL。(必填)
-h, --help 显示此消息并退出。

位置自变量

名称 说明
SAML_ID SAML 提供程序的 ID。

父命令

命令 说明
dcos security cluster saml 管理您的安全声明标记语言 (SAML) 设置。