mfa

Connect to Azure SQL in Python with MFA Active Directory Interactive Authentication without using Microsoft.IdentityModel.Clients.ActiveDirectory dll

不羁岁月 提交于 2020-08-05 06:18:15
问题 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.IdentityModel.Clients.ActiveDirectory Setting Authentication='Active Directory Interactive'; in a regular ODBC connection string from Python or Powershell results in the error Cannot find an authentication provider for 'ActiveDirectoryInteractive' This seems to be because per Microsoft's example code at

AWS Cognito - reset user MFA

走远了吗. 提交于 2019-12-13 13:03:14
问题 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 have anyway to login. I have tried reset password but that only resets the password, it doesn't remove the MFA. At the bottom of this AWS documentation, it says NOTE A delete TOTP software token operation is not currently available in the API. This functionality is planned for a future release. Use