Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add duo authentication support #6609

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add duo authentication support #6609

wants to merge 4 commits into from

Conversation

si458
Copy link
Collaborator

@si458 si458 commented Dec 14, 2024

Fixes #2432

"passwordRequirements": {
  "duo2factor": {
    "apihostname": "api-xxxxxxxxxx.duosecurity.com",
    "integrationkey": "xxxxxxxxxxxxxxxxxx",
    "secretkey": "xxxxxxxxxxxxxxxxxxx"
  }
},

@Ylianst
Copy link
Owner

Ylianst commented Dec 17, 2024

This is amazing. Working on checking security and will release. I will be using this myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Duo MFA
2 participants