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

Duo interruption makes Magento backend unresponsive even with Sentry IP Whitelisting in place #15

Open
cdietzols opened this issue Sep 30, 2016 · 0 comments

Comments

@cdietzols
Copy link

We are currently using Magento EE 1.14.2.0 with the Sentry code from the devel branch. This includes the newer feature for whitelisting IP addresses to bypass 2FA. We also use New Relic to monitor the application.

Within the past hour, the Magento CP became very unresponsive with pages taking over 200s to load. New Relic monitoring showed that the Duo API is holding the pages up:
newrelicduo

We are all using whitelisted IP addresses, so I don't understand why Duo is loading at all for our sessions. In order to allow our team to continue working, I had to put in the tfaoff.flag file on the server until the API is resolved. Is it possible to have the Sentry module truly bypass Duo (or Google) if the accessing IP is on the whitelist?

Here's a partial trace for where Magento hung up during the authentication:
newrelicduotrace

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

No branches or pull requests

1 participant