Auth0 Node.js SDK - v5.2.0
    Preparing search index...

    Interface SelfServiceProfileSsoTicketGoogleWorkspaceConfig

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

    interface SelfServiceProfileSsoTicketGoogleWorkspaceConfig {
        sync_users: boolean;
    }
    Index

    Properties

    Properties

    sync_users: boolean

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