ironmansoftware / universal-dashboard

Build beautiful websites with PowerShell.
https://universaldashboard.io
GNU Lesser General Public License v3.0
444 stars 85 forks source link

Two-Factor authentication #21

Open PWSHNinja opened 6 years ago

PWSHNinja commented 6 years ago

New-UDAuthenticationMethod doesn't allow for any customization.

Ideally, I would love to have an option to authorize a user by user/pass, that will redirect them to a 2nd landing/login page and authorize them to make a two factor DUO to the device of their choice.

Currently I have both the user/pass and DUO Auth wrapped in a single authentication method page, so it does give us two factor authentication, but it would be awesome to show a Toast popup when the AD authentication is successful and that a push DUO notification was sent to their device so they are reminded to approve the login.

adamdriscoll commented 5 years ago

Moving into 2.1. Not going to get to this for 2.0.