Skip to content

Commit 1474880

Browse files
committed
Updated readme file
1 parent 43a3333 commit 1474880

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ojdbc-provider-gcp/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,12 @@ Providers use Google Cloud APIs which support
198198
the libraries look for credentials in a set of defined locations and use those
199199
credentials to authenticate requests to the API.
200200

201+
ADC searches for credentials in the following locations:
202+
203+
1. GOOGLE_APPLICATION_CREDENTIALS environment variable
204+
2. User credentials set up by using the Google Cloud CLI
205+
3. The attached service account, returned by the metadata server
206+
201207
When your code is running in a local development environment, such as a development workstation, the best option is to use the credentials associated with your user
202208
account.
203209

0 commit comments

Comments
 (0)