Magidoc

OrganizationSsoDetail
Object

Represents an Organization's SSO parameters.

Fields

#

baseUrl

The full URL for the SSO provider.

callbackUrl

The SSO provider's callback URL.

clientId

The Client ID generated by the SSO provider for authentication.

clientSecret

The Client Secret generated by the SSO provider for authentication.

config

Set of configuration attributes.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

domains

A list of Organization SSO domains used for authentication.

id

ID !
Non-null

ID of the object.

name

The name for the SSO provider.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization the SSO details belong to.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the OrganizationSsoDetail.

providerName

The SSO provider used by the Organization.

settings

Non-null

The settings associated with the object.

tenantId

The Tenant ID of the Azure AD.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#