8000 doc: Update user-guide.rst for AWS IDMSv2 (#974) · nkuik/google-auth-library-python@20b7b30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20b7b30

Browse files
doc: Update user-guide.rst for AWS IDMSv2 (googleapis#974)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent bb023f6 commit 20b7b30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/user-guide.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,9 @@ following requirements are needed:
259259
credential files, the generated credential configuration file will only
260260
contain non-sensitive metadata to instruct the library on how to retrieve
261261
external subject tokens and exchange them for service account access tokens.
262+
- If you want to use IDMSv2, then below field needs to be added to credential_source
263+
section of credential configuration.
264+
"aws_session_token_url": "http://169.254.169.254/latest/api/token"
262265

263266
Follow the detailed instructions on how to
264267
`Configure Workload Identity Federation from AWS`_.

0 commit comments

Comments
 (0)
0