skip to main content
Connection Option Descriptions : Scope
  

Try DataDirect Drivers Now

Scope

Attribute

Scope (SC)

Purpose

Specifies a space-separated list of OAuth scopes that limit the permissions granted by an access token at the time of connection.

Valid Values

string
where:
string
is a space-separated list of security scopes.

Examples

The following example demonstrates a configuration that allows the user to view and manage tables created from Google drive.
Scope=https://www.googleapis.com/auth/drive

Default

https://www.googleapis.com/auth/bigquery

GUI Tab

Advanced tab

See Also

*Access Token
*Configuring OAuth 2.0 authentication