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

Merged
merged 4 commits into from
Dec 21, 2024
Merged

add duo authentication support #6609

merged 4 commits into from
Dec 21, 2024

Conversation

si458
Copy link
Collaborator

@si458 si458 commented Dec 14, 2024

Fixes #2432

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

@si458 si458 mentioned this pull request Dec 14, 2024
@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.

@si458 si458 merged commit e2362a0 into master Dec 21, 2024
4 checks passed
@Ylianst
Copy link
Owner

Ylianst commented Dec 24, 2024

I am making a few fixes to this one before general use. The Duo setup will need some improvements before release. I am traveling for 4 days, but once back, I will take care of it.

@si458 si458 deleted the duo-mobile branch December 27, 2024 13:50
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