-
I'm not sure if the title captures entirely the issues we have, so I'll try to give some context.
From the [issue](https://discourse.mozilla.org/t/what-on-earth-why-is-it-so-impossible-to-register-for…
-
Depends on ministryofjustice/bootstrap-cfn#130.
Using the AWS The AWS CLI tools you can specify a profile with using a cross-account role as follows:
In ~/.aws/credentials:
``` ini
[development]
aw…
-
I just switched my IAM user's MFA device to U2F, and when trying to assume a role that requires MFA, I now get a validation error when using my U2F device:
```
botocore.exceptions.ClientError: An …
-
Prerequisites:
- `aws-vault` is installed
- a profile is set up on `aws-vault`
- MFA is set up on the user's AWS account
Steps to reproduce:
1. make sure the `~/.aws/config` file looks like thi…
-
I'm receiving the following error when I attempt to specify an assumed role profile instead of the default credentials
```
➜ awstaghelper_0.15.0_Darwin_x86_64 ./awstaghelper cloudwatch get-cwlog-t…
-
I try to get CodeCommit access (using git credential helper)working with the awscli package:
In my git repos, I define this in `.git/config` to get access to CodeCommit.
```
[credential]
…
-
**Describe the bug**
The IAM Role Chained session, which has 2FA activated, does not flush the existing/active sessions after using the "Logout" button.
**Leapp Version**
version 0.8.1
**To…
-
Hello,
Version: 1.7.0
App: .Net 6 Web API
I am unable to use the extension when I have an MFA enabled.
I use the `CredentialProfileStoreChain` to get AWS credential the following wasy as sho…
-
In https://github.com/mozilla-iam/auth0-deploy/pull/145 we forced 2FA on people using Github as their authentication provider.
The recent Discourse thread https://discourse.mozilla.org/t/github-login…
-
Per the AWS blog U2F is now supported for Console login:
https://aws.amazon.com/blogs/security/use-yubikey-security-key-sign-into-aws-management-console/
It is especially critical there be a path …