Heroku MFA not recovery - heroku

I lost my cell phone, I can't get the MFA code.
I tried to access and ask for the MFA code, but I don't have it anymore and I can't recover.
Can you submit a recovery code?

Related

Plaid Link Issue when connecting to Chase "You may need to update your app in order to connect to Chase"

I am making my own personal financial application with React and Django. I am trying to connect to my chase account with the "development" plaid environment. When I try to add my Chase account it shows
"You may need to update your app in order to connect to Chase".
Any idea on how I can connect my app to my Chase account with "development" access?
I launch Link to create an access token to my chase account, but Plaid is showing that I may need to update the app in order to connect to Chase.
Chase requires an OAuth connection to work with Plaid. If you’re getting this error you haven’t completed all the requirements for using OAuth with Chase, such as getting Production access approval and filling out the questionnaire. (Or, if you have completed all the requirements, you haven’t been enabled for Chase OAuth yet — it takes a week or two.) You can find more details in the OAuth docs at https://plaid.com/docs/link/oauth/

Credit Card verification in heroku

I am trying to create a Twitter bot and I don't have a credit card to verify the Heroku account. Is there any other way to continue with creating my Twitter bot?
I tried the code on my terminal but directs me to the credit card verification page
heroku addons:create scheduler:standard
I expected direct access after coming all that way
Not if you need addons. The use of any addon besides Heroku Postgres and Heroku connect requires account verification:
You must verify your account if you, or collaborators of your app, want to:
Use more than one dyno in the app.
Add any add-on to the app, even if the add-on is free. The only exceptions to this are the free plans for the Heroku Postgres and Heroku Connect add-ons, which can be used without verification.
Add a custom domain to the app.
Receive the transfer of an app that has paid resources.
Exceed default one-off dyno limits on the app.
Have more than 5 apps at a time. Verified accounts may have up to 100 apps.
As mentioned by Chris, you need more than one dyno due to which heroku is requesting to add credit card, but if you don't have credit card, you can add debit card info as well.I am not sure if it works in all countries but i tried with debit card issued from (India - visa/master-card) and it worked for me.

Recovery authy 2fa tokens

Looks like I forgot my backup password on authy for PC however, I can still access all my 2fa accounts on mobile authy for android. I want to know if it is possible to recover or reset my backup password to make it work on the computer again.
I did try to remove a 2fa account and set it up again from mobile authy but on pc, it still asks me to put the backup password to access it. please guide me what to do.
Authy developer evangelist here.
I'm afraid the backup password is used to encrypt your backups and is never saved anywhere by Authy. The password is needed to decrypt the backups and without it, you can't and there is no way to recover the password (if Authy had a copy of your password, we could access your codes).
To completely start again you will need to find where Authy Desktop saved your backups file and remove it. Then the app won't ask for the password to decrypt it. I don't know where that is though, as I'm on a Mac.

How to enable Azure MFA for deploying web services?

We've enabled multi-factor authentication for our Azure subscription and it seems to work fine when logging on to the portal, but when I try to deploy a web service from Visual Studio it just goes ahead and does it without so much as confirming my password.
This is completely unacceptable for us, it must absolutely require prompting for both a password and an SMS code in order to able to deploy. Deploying something incorrectly, accidentally or without sufficient authorization has the potential to severely compromise the integrity of our service.
When you configure Visual Studio on the developer machine to connect to Azure subscription, did you uncheck "Remember Password" for login screen and "Trust this computer"?
Secondly, you can provide the developer only Read permission on the underlying artifact (i.e. Web App or Cloud Service) using the Role-Based Access Control (RBAC). To deploy, they would have to use deployment credentials.

chrome rdp for google cloud platform does not work

I signed up for cloud computing with google.
I created a windows 2008 server instance.
When I click on the RDP button, I get an error that says Your credentials did not work. The post does not allow me to add images as I do not have atleast 10 posts.
At first I thought I am entering the wrong username/password, so I dropped the instance and re-created it.
I wrote down the username/password.
I know I am entering the username/password correctly.
I also deleted the certificate (under advance settings in rdp).
Please let me know what am I missing
Thanks
Munish

Resources