SamlIdentityProviderSettings

SamlIdentityProviderSettings
SamlIdentityProviderSettings
JSON Example
{
    "meta_data_download_interval": 0,
    "metadata": "string",
    "metadata_url": "string",
    "periodic_download": false
}
integer As int32 As int32
meta_data_download_interval
Optional

The interval to query and download SAML IDP metadata using the metadata URL. Allowed values are 1-10080. Field introduced in 30.2.1. Unit is MIN. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
metadata
Optional

SAML IDP metadata. Field introduced in 17.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
metadata_url
Optional

SAML IDP Federation Metadata Url. Field introduced in 30.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
periodic_download
Optional

Enable Periodic Metadata Download. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of