Description
The dcos security cluster saml add
command lets you configure a new SAML provider.
Usage
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
Command | Description |
---|---|
dcos security cluster saml | Manage your Security Assertion Markup Language (SAML) settings. |