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
I understand how to use oauth authentication with the cli or jdbc driver. One executes the query and then clicks a link to authorize via a web browser.
But how would one then use that query in a non interactive scheduled script? For file based authentication it's easy - I just supply the username and password. But how do I authorize via oauth with no human intervention?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello.
I understand how to use oauth authentication with the cli or jdbc driver. One executes the query and then clicks a link to authorize via a web browser.
But how would one then use that query in a non interactive scheduled script? For file based authentication it's easy - I just supply the username and password. But how do I authorize via oauth with no human intervention?
Beta Was this translation helpful? Give feedback.
All reactions