JDBC Driver for Klaviyo

Build 25.0.9434

Scope

Specifies the OAuth scopes as a space-separated list. Scopes define the level of access granted to the authenticating user.

Data Type

string

Default Value

""

Remarks

Scopes are set to define what kind of access the authenticating user will have; for example, read, read and write, restricted access to sensitive information. System administrators can use scopes to selectively enable access by functionality or security clearance.

When InitiateOAuth is set to GETANDREFRESH, you must use this property if you want to change which scopes are requested.

When InitiateOAuth is set to either REFRESH or OFF, you can change which scopes are requested using either this property or the Scope input.

Use this property to specify one or more OAuth scopes that determine the permissions the user is requesting when authenticating.

Scopes are typically defined when registering a custom OAuth application. They control the type of access the user will have such as read-only access, read-write access, or access to restricted resources.

System administrators can use scopes to restrict access based on roles, permissions, or required functionality.

This property is useful for customizing authentication flows and ensuring that users are granted only the access necessary for their tasks.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434