Support tokens provided for MFA. Will likely require addition of the security token (separate from the sts token) to allow proper isolation of behavior. Example use case:
User has credentials which require MFA. User must assume role. Calls for assuming role must include security token. Security token must not be applied when STS provided credentials are in use.
More information on use case: sparkleformation/sfn#121
Support tokens provided for MFA. Will likely require addition of the security token (separate from the sts token) to allow proper isolation of behavior. Example use case:
User has credentials which require MFA. User must assume role. Calls for assuming role must include security token. Security token must not be applied when STS provided credentials are in use.
More information on use case: sparkleformation/sfn#121