Back to Node Auth0

Interface SelfServiceProfileSsoTicketGoogleWorkspaceConfig

docs/interfaces/management.Management.SelfServiceProfileSsoTicketGoogleWorkspaceConfig.html

5.9.1736 B
Original Source

Interface SelfServiceProfileSsoTicketGoogleWorkspaceConfig

Configuration for Google Workspace Directory Sync during the self-service flow.

interface SelfServiceProfileSsoTicketGoogleWorkspaceConfig {
sync_users: boolean;
}

Index

Properties

sync_users

Properties

sync_users

sync_users: boolean

Whether to enable Google Workspace Directory Sync for users during the self-service flow.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties sync_users