Description
The dcos security cluster saml add command lets you configure a new SAML provider.
Usage
dcos security cluster saml add [OPTIONS] SAML_ID
Options
| Name |
Description |
-d, --description <text> |
A description of the SAML provider. (Required) |
-i, --idp-metadata <filename> |
File containing IDP metadata in XML format. (Required) |
-b, --sp-base-url <text> |
The base URL for the service provider. (Required) |
-h, --help |
Show this message and exit. |
Positional Arguments
| Name |
Description |
SAML_ID |
ID of SAML provider. |
Parent command