How to integrate MFA in confd ssh login?

How to integrate MFA in confd ssh login ?

I have checked the user guide and the details provided in it where we invoke a external authenticator script from confd and it returns the response.

Has anyone done this already ? can anyone give more details on the entire workflow ?

The external authentication process is quite simple to invoke and is well-documented in the ConfD User Guide (18.4.6. External multi factor authentication). Note that it is currently only supported over CLI and JSONRPC, but that is the most likely use case for it anyway.

If you try to enable MFA using the instructions and have difficulties, feel free to share and involve the community to help you.

Regards,
Scott

1 Like