DatadogSingleSignOnProperties interface
model interface DatadogSingleSignOnProperties
Properties
| enterprise |
The Id of the Enterprise App used for Single sign-on. |
| provisioning |
|
| single |
Various states of the SSO resource |
| single |
The login URL specific to this Datadog Organization. |
Property Details
enterpriseAppId
The Id of the Enterprise App used for Single sign-on.
enterpriseAppId?: string
Property Value
string
provisioningState
provisioningState?: string
Property Value
string
singleSignOnState
Various states of the SSO resource
singleSignOnState?: string
Property Value
string
singleSignOnUrl
The login URL specific to this Datadog Organization.
singleSignOnUrl?: string
Property Value
string