miasma-rb / miasma-aws

Miasma AWS API
Other
8 stars 8 forks source link

STS updates to handle MFA #34

Closed chrisroberts closed 8 years ago

chrisroberts commented 8 years ago

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

chrisroberts commented 8 years ago

Available as of v0.3.0