Hello,
we are using bitwarden self hosted as our password solution with duo as 2FA solution now we have but a firewall in front of it.
But the duo is not working my guess was that i needed to add the ip's for the duo endpoints but no luck for that.
Label | Port / range | Sources |
Duo | TCP 443 | 13.39.113.0/26 |
| | 52.19.127.192/26 |
| | 16.62.194.128/26 |
| | 52.59.243.192/26 |
| | 52.19.127.192/26 |
| | 16.62.194.128/26 |
| | 13.39.113.0/26 |
| | 54.241.191.128/26 |
| | 52.32.63.128/26 |
| | 54.236.251.192/26 |
| | 13.39.113.3/32 |
when i login with a user and at the point it needs to talk to duo the following error is presented:
Error requesting Duo health check: reqwest::Error { kind: Request, url: "https://api-0c1f2b65.duosecurity.com/oauth/v1/health_check", source: TimedOut }
is there a api endpoint that i am missing out on ?