1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Duo WebSDK Token Provider

This commit is contained in:
Kyle Spearrin
2017-06-21 00:04:25 -04:00
parent 4d6d3c97a3
commit 7095ae0ea1
5 changed files with 83 additions and 1 deletions

View File

@ -42,6 +42,9 @@
"yubico": {
"clientid": "SECRET",
"key": "SECRET"
},
"duo": {
"aKey": "SECRET"
}
},
"IpRateLimitOptions": {