multi-factor-authentication Questions
4
Using the latest Azure Data Studio Version: 1.32.0
Attempting to access a database using Azure Active Directory MFA and am getting the error:
Token retrieval failed with an error. Open developer t...
Preterit asked 7/10, 2021 at 12:44
4
I am facing ERROR like below when connecting Microsoft Azure AD after enabling MFA. Before that it gets connected. Today while login, it required me to enable this security feature in my Phone(Micr...
Clobber asked 28/6, 2021 at 8:47
4
Solved
I don't know exactly if I should ask this question here, neither if I'm using the exact right tags, but... I need to add a 2FA to a system I'm developing and, while I was looking for the best avail...
Jeromejeromy asked 3/9, 2019 at 8:24
3
I need to access some part of SQL table data from c# console application.I need help to establish the server connection from c#.
DataBase Details:
Server type : Database Engine
Authentication :...
Haycock asked 20/5, 2019 at 6:57
3
How do you force the use of MFA for AWS IAM users but allow them to change their password when they log in for the first time?
If you follow AWS Docs, and force MFA, new users cannot change passwo...
Lottie asked 16/10, 2019 at 17:54
3
Solved
Been using https://github.com/broamski/aws-mfa to handle MFA for AWS with much success. I have three users who get the following error when trying to use it:
An error occurred (AccessDenied) when c...
Osithe asked 15/12, 2020 at 0:28
3
Solved
I want to perform MFA for Terraform so it's expected to ask the 6-digit token from my virtual MFA device for every terraform [command]. After reading the documentation:
cli-roles
terraform mfa
I cr...
Strait asked 15/8, 2017 at 9:31
4
Solved
I am using codio.com. From there I am using the Ubuntu terminal to log into Heroku but it's giving me the below error. I have read the help page also. It says with MFA you have to use browser for l...
Robber asked 23/6, 2021 at 18:6
3
Solved
I am trying out the Azure AD-B2C. The user signup/sign in is fine when the MFA is turned off. But when I turn it on, and the user tries to sign in and provides the phone number, and requests a text...
Hallucinate asked 3/1, 2017 at 17:54
2
Solved
I am trying to retrieve session token on the AWS CLI like so:
aws sts get-session-token --serial-number arn-string --token-code mfacode
where
arn-string is copied from the IAM management console, ...
Brinna asked 12/7, 2020 at 10:28
3
Multi-factor authentication is enabled on the Azure portal, and it will send a OTP whenever I log in to Dynamics 365. I want to login with MFA in a C# console application.
Rissa asked 18/10, 2018 at 11:48
4
Solved
I just sign-up an account of Oracle Cloud
After I logged in, It seem the system automatically created a tenancy for me and added me to an Identity Providers named oracleidentitycloudservice.
They a...
Bukhara asked 23/6, 2021 at 9:54
2
Solved
I'm using the AWS CLI to enable a MFA user pool with only TOTP MFA (no SMS).
aws cognito-idp set-user-pool-mfa-config --user-pool-id xxxx_xxxx --mfa-configuration OPTIONAL --software-token-mfa-conf...
Sucre asked 7/5, 2020 at 1:48
3
I have a React web application (utilizing aws-amplify) which is connecting to AWS Cognito User Pool for authentication.
User of my application can optionally enable SMS MFA from settings.
I tried t...
Quickel asked 22/12, 2021 at 8:44
2
Solved
I am attempting to add MFA for user authentication to an already existing solution (built in Angular) for device management within AWS Cognito.
I am having trouble figuring out how to handle this ...
Accommodative asked 15/2, 2018 at 6:37
3
Solved
To connect to Azure SQL Database using MFA (which is in SSMS as "Active Directory - Universal") Microsoft recommends and currently only has a tutorial on connecting with C# using Microsoft.Identity...
Mckale asked 17/10, 2019 at 20:43
0
I have followed this AWS blog to implement the Custom Authentication Flow for my website with Email TOTP (Time based One Time Password) as a MFA:
https://aws.amazon.com/blogs/mobile/extending-amazo...
Unquiet asked 25/5, 2022 at 11:57
6
I have a Cognito user pool which has MFA set to Required with TOTP only (i.e. no SMS).
My question is how do I reset the MFA for a user? For example what if the user loses his phone so he doesn't h...
Shiri asked 23/5, 2018 at 21:0
2
Solved
I am setting up TOTP-based MFA in Cognito according to the official documentation. The user pool is configured, the next step is to associate the token. Using boto3:
client = boto3.client('cognito-...
Uribe asked 10/3, 2021 at 10:32
1
Solved
I am trying to setup MFA authentication using AWS Cognito as a small proof of concept for a work project. I have managed to get username & password with a MFA code sent via SMS working fine.
St...
Urea asked 3/1, 2022 at 20:44
2
I want to protect a high-level risk feature with 2FA. Historically, we use
2FA SMS. I want to propose the same feature but ideally, I wish to be able
to integrate also native Keycloak OTP authenti...
Gearalt asked 22/3, 2018 at 9:1
0
I try to get Sendgrid working with 2nd lowest plan (Essentials 40K - Monthly). However, always when I click link "Open SaaS Account on publisher’s site" in Azure Portal I got site telling...
Huey asked 11/1, 2022 at 22:1
0
I have a AWS Cognito user pool with several app clients. For two of those app clients I want to force users to identify with Multi-Factor Authentication (MFA). When signing in using any other app c...
Danged asked 23/9, 2021 at 11:28
2
Solved
I am using an Azure SQL for my application and from management studio I am connecting to the DB using Active Directory - Universal with MFA option from the dropdown as the authentication method.
Th...
Demos asked 26/2, 2021 at 7:44
1
Solved
What's the Problem?
My IAM User has two policies: AdministratorAccess and ForceMultiFactorAuthentication. When ForceMultiFactorAuthentication policy is attached, from the Windows command-line, I ge...
Atrocious asked 30/5, 2021 at 7:48
1 Next >
© 2022 - 2025 — McMap. All rights reserved.