SamlServiceProviderSettings

SamlServiceProviderSettings
SamlServiceProviderSettings
JSON Example
{
    "fqdn": "string",
    "org_display_name": "string",
    "org_name": "string",
    "org_url": "string",
    "saml_entity_type": "string",
    "sp_nodes": [
        {
            "entity_id": "string",
            "name": "string",
            "signing_ssl_key_and_certificate_ref": "string",
            "single_signon_url": "string"
        }
    ],
    "tech_contact_email": "string",
    "tech_contact_name": "string"
}
string
fqdn
Optional

FQDN if entity type is DNS_FQDN . Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
org_display_name
Optional

Service Provider Organization Display Name. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
org_name
Optional

Service Provider Organization Name. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
org_url
Optional

Service Provider Organization URL. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
saml_entity_type
Optional

Type of SAML endpoint. Enum options - AUTH_SAML_CLUSTER_VIP, AUTH_SAML_DNS_FQDN, AUTH_SAML_APP_VS. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

sp_nodes
Optional

Service Provider node information. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
tech_contact_email
Optional

Service Provider technical contact email. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
tech_contact_name
Optional

Service Provider technical contact name. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of