heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
193 stars 11 forks source link

[CLI] [request]: Support `heroku login` with manual credential entry in environments that do not have a browser #68

Open johnpwillman opened 2 years ago

johnpwillman commented 2 years ago

Required Terms

What service(s) is this request for?

Heroku CLI

Tell us about what you're trying to solve. What challenges are you facing?

I have a need to run the Heroku CLI in an environment where the browser is not accessible. However, the current `heroku login` command requires a browser if MFA/2FA is enabled.

My proposal is for the `heroku login -i` command, to prompt MFA/2FA users for the MFA token on the command line.
andre5oto commented 2 years ago

@johnpwillman great feedback and I agree. Adding this to https://github.com/heroku/roadmap/issues/71 and also to our verification methods backlog. Thank you for your contribution and please feel free to suggest more ways to improve our MFA.

andre5oto commented 7 months ago

We still have this issue in mind when many of us at Heroku wish to log in only using the CLI. We hope to priority this work in the coming months.