Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit fdb08de

Browse files
committed
Add IAM_TOKEN_URL env var note to docs/getting_started.rst
1 parent 550b00b commit fdb08de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/getting_started.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ Cloud Platform.
100100
See `IBM Cloud Identity and Access Management <https://console.bluemix.net/docs/services/Cloudant/guides/iam.html#ibm-cloud-identity-and-access-management>`_
101101
for more information.
102102

103+
The production IAM token service at *https://iam.bluemix.net/oidc/token* is used
104+
by default. You can set an ``IAM_TOKEN_URL`` environment variable to override
105+
this.
106+
103107
You can easily connect to your Cloudant account using an IAM API key:
104108

105109
.. code-block:: python

0 commit comments

Comments
 (0)