DatadogSingleSignOnProperties interface
Properties
| enterprise |
The Id of the Enterprise App used for Single sign-on. |
| provisioning |
NOTE: This property will not be serialized. It can only be populated by the server. |
| single |
Various states of the SSO resource |
| single |
The login URL specific to this Datadog Organization. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
enterpriseAppId
The Id of the Enterprise App used for Single sign-on.
enterpriseAppId?: string
Property Value
string
provisioningState
NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
singleSignOnUrl?: string
Property Value
string