IdentityProviderDirectory

IdentityProviderDirectory
IdentityProviderDirectory

The directory configuration when the provider is via broker federation

JSON Example
{
    "directoryId": "string",
    "name": "string",
    "defaultDomain": "string",
    "domains": [
        "string"
    ],
    "federatedIdpSourceType": "One among: OKTA, MICROSOFT_ENTRA_ID, PING_FEDERATE"
}
string
directoryId
Optional

The id of the directory

string
name
Required

The user-friendly name for the directory. This must be unique and the allowed symbols are letters in any language, digits (0-9), space, underscore and hyphen

string
defaultDomain
Required

The trusted default domain of the directory

array of string
domains
Required

The set of trusted domains of the directory

string
federatedIdpSourceType
Required

The type of the Federated IDP