SAMLSetup

SAMLSetup
SAMLSetup
AllOf
This class requires all of the following:
JSON Example
{
    "identity_provider": "string",
    "decryption_passphrase": "string",
    "decryption_passphrase_confirmation": "string",
    "http_proxy": "string",
    "https_proxy": "string",
    "no_proxy": "string",
    "precreated_client_secret": "string",
    "create_bosh_admin_client": false,
    "idp_metadata": "string",
    "bosh_idp_metadata": "string",
    "rbac_saml_admin_group": "string",
    "rbac_saml_groups_attribute": "string"
}
string
idp_metadata
Optional

XML, or URL to XML, for the IDP that Tanzu Ops Manager should use

string
bosh_idp_metadata
Optional

XML, or URL to XML, for the IDP that BOSH should use

string
rbac_saml_admin_group
Optional

The name of SAML group whose members should be considered admins of OpsManager

string
rbac_saml_groups_attribute
Optional

The name of the attribute used by your SAML server to identify groups