moto/tests/test_sts
Carlos Aguado e54f74776b Implement assume_role_with_web_identity
The AssumeRoleWithWebIdentity is a similar endpoint to STS's AssumeRole
where the authentication element is a JWT id_token from a configured OP.
This commit implements the functionality and relies on the same result
generated for the regular AssumeRole.
2019-07-16 13:27:47 +10:00
..
test_server.py sts: Implement get_caller_identity (#806) 2017-01-18 22:59:04 -05:00
test_sts.py Implement assume_role_with_web_identity 2019-07-16 13:27:47 +10:00