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   Read-Only  

The trusted default domain of the directory

array of string
domains
Required   Read-Only  

The set of trusted domains of the directory

string
federatedIdpSourceType
Required   Read-Only  

The type of the Federated IDP