You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
port of the oauth redirect uri (localhost). This is required when custom oauth client_id
171
165
`oauth_client_id` is set
172
166
167
+
identity_federation_client_id: `str`, optional
168
+
Service-principal client ID for mandatory SP-wide workload identity
169
+
token exchange. Supported by both the default and kernel backends.
170
+
173
171
user_agent_entry: `str`, optional
174
172
A custom tag to append to the User-Agent header. This is typically used by partners to identify their applications.. If not specified, it will use the default user agent PyDatabricksSqlConnector
0 commit comments