SSODetailsResponse interface

SSO details from the Dynatrace partner

Properties

aadDomains

array of Aad(azure active directory) domains

adminUsers

Array of admin user emails.

isSsoEnabled

Whether the SSO is enabled for this resource or not.

metadataUrl

URL for Azure AD metadata

singleSignOnUrl

The login URL specific to this Dynatrace Environment

Property Details

aadDomains

array of Aad(azure active directory) domains

aadDomains?: string[]

Property Value

string[]

adminUsers

Array of admin user emails.

adminUsers?: string[]

Property Value

string[]

isSsoEnabled

Whether the SSO is enabled for this resource or not.

isSsoEnabled?: string

Property Value

string

metadataUrl

URL for Azure AD metadata

metadataUrl?: string

Property Value

string

singleSignOnUrl

The login URL specific to this Dynatrace Environment

singleSignOnUrl?: string

Property Value

string