Skip to content

Enable Manual OTP 2FA authentication with Duo

Smriti Garg requested to merge smriti-15760/enable_2fa_with_duo into master

We are integrating Duo service provider manual OTP two factor authentication with this MR. This is also in continuation with MR - !90564 (closed) raised earlier to address the same issu

Solves #15760 (closed)

Screenshots or screen recordings

Screenshare_-_2023-03-09_7_46_57_PM

How to set up and validate locally

Needs a working duo account and an set of duo integration keys: https://duo.com/docs/authapi https://duo.com/docs/authapi

once setup users will need to feature flag duo_auth enabled on them

after that. attempt to login as user. user with get asked for 2fa code (type push to trigger a push, or enter code from duo app) submit and hopefully be logged in

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports

Loading