[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

SsoConfigurationCreateTO

Properties

array of string
activeDirectoryIds Optional

Set of Active Directory IDs that are part of the same Active Directory Forest.


string
caConfigDn Optional

Configuration DN. Verify the Active Directory to get the appropriate value


string
caMode Optional

CA mode. Accepted values: root or sub


string
description Optional

The description of the SSO configuration


string
name Optional

The name of the SSO configuration


string
orgId Optional

Organization ID

JSON Example

{
    "caConfigDn": "CN=Configuration,DC=example,DC=com",
    "caMode": "sub",
    "description": "My SSO configuration.",
    "name": "my-sso-configuration",
    "orgId": "org-1"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Parameter To

Create

Feedback

Was this page helpful?