8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb023f6 commit 20b7b30Copy full SHA for 20b7b30
docs/user-guide.rst
@@ -259,6 +259,9 @@ following requirements are needed:
259
credential files, the generated credential configuration file will only
260
contain non-sensitive metadata to instruct the library on how to retrieve
261
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"
265
266
Follow the detailed instructions on how to
267
`Configure Workload Identity Federation from AWS`_.
0 commit comments