SingleSignOnPropertiesV2 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

state

State of the Single Sign On for the resource

type

Type of Single Sign-On mechanism being used

url

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

state

State of the Single Sign On for the resource

state?: string

Property Value

string

type

Type of Single Sign-On mechanism being used

type: string

Property Value

string

url

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

url?: string

Property Value

string