LiftrBaseSingleSignOnProperties interface

Properties specific to Single Sign On Resource

Properties

aadDomains

List of AAD domains fetched from Microsoft Graph for user.

enterpriseAppId

AAD enterprise application Id used to setup SSO

provisioningState

Provisioning State of the resource NOTE: This property will not be serialized. It can only be populated by the server.

singleSignOnState

State of the Single Sign On for the organization

singleSignOnUrl

URL for SSO to be used by the partner to redirect the user to their system

Property Details

aadDomains

List of AAD domains fetched from Microsoft Graph for user.

aadDomains?: string[]

Property Value

string[]

enterpriseAppId

AAD enterprise application Id used to setup SSO

enterpriseAppId?: string

Property Value

string

provisioningState

Provisioning State of the resource NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

singleSignOnState

State of the Single Sign On for the organization

singleSignOnState?: string

Property Value

string

singleSignOnUrl

URL for SSO to be used by the partner to redirect the user to their system

singleSignOnUrl?: string

Property Value

string