Commit graph

9 commits

Author SHA1 Message Date
David Manouchehri
f24e986534 (oidc): Add support for loading tokens via a file, environment variable, and from a file path set in an env var. 2024-08-16 20:13:07 +00:00
David Manouchehri
02822fde2c (bedrock_httpx.py) - Add support for custom STS endpoints, e.g. for FIPS. 2024-07-31 16:51:52 +00:00
David Manouchehri
94d59d5b4e (test_secret_manager.py) - Improve and add CircleCI v1 test with Amazon. 2024-07-24 16:05:58 +00:00
David Manouchehri
7d0689a9bf (tests) - Try azure AD auth directly. 2024-07-24 15:42:40 +00:00
David Manouchehri
f8ee4decf9 Fix OIDC tests. This should always work, even without IAM set up . 2024-05-31 13:48:52 +00:00
Ishaan Jaff
7ae2d0badf fix oidc tests 2024-05-11 16:31:38 -07:00
David Manouchehri
b0b87ba79b feat(util.py): Add OIDC support. 2024-05-07 15:46:48 +00:00
Krrish Dholakia
f2823b6689 test(test_secret_manager.py): skip test - aws account suspended 2024-04-04 10:10:21 -07:00
Krrish Dholakia
bad2327b88 fix(utils.py): fix aws secret manager + support key_management_settings
fixes the aws secret manager implementation and allows the user to set which keys they want to check thr
ough it
2024-03-16 16:47:50 -07:00