Skip to content

Feature request: Support TOTP SSH 2FA authentication #314

Open
@tjcampanella

Description

Recently, I have been adding a little extra bit of security for some of my servers. I added 2FA to ssh logins on my Debian boxes using libpam-google-authenticator. It would be nice if this action supported this use case. I don't think it would require that big of a change. An possible solution would be adding a new optional field to accept the secret key and then using a command line tool generate a code from the secret key when logging into the server. Not sure how much this feature is in demand but figured I would put it out there. Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions