dcos security cluster saml modify

ENTERPRISE

修改现有 SAML 提供程序配置

说明

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

使用

  1. 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_IDSAML 提供程序的 ID。

父命令

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