Offroadcode / Umbraco-2FA

A two factor authentication package for Umbraco.
MIT License
16 stars 15 forks source link

No Google 2FA prompt after installation #3

Closed mattbrazier closed 7 years ago

mattbrazier commented 7 years ago

Hello,

I have installed this plugin on a clean installation of Umbraco 7.6.1 and have completed all required steps as per your documentation. After enabling the plugin on my user account I log out and never receive any prompts to complete Google Authenticator setup.

Umbraco is running in a dedicated application pool on IIS 7.5 with ASP.NET 4.6.1. There is nothing in my application data logs to suggest a problem or GET requests for its files in my transfer log.

Is there any additional setup required to make this plugin work or known compatibility issues?

Regards, Matt.

cssquirrel commented 7 years ago

I've just ran through the process on a fresh Umbraco 7.6.1 install and I wasn't able to recreate your error.

Process:

  1. Installed a fresh 7.6.1 installation
  2. Installed the Umbraco 2FA package.
  3. Added back office permission to an admin user.
  4. Refreshed page and visited Umbraco 2FA section.
  5. Confirmed the Google Authenticator was set to "Enabled".
  6. Logged out.
  7. Logged in. Was prompted with the Authenticator set up procedure.

Let me try again with a couple different step changes to see if something unexpected happens.

cssquirrel commented 7 years ago

Hm, still no luck.

@steroberts89 Can you think of any reason IIS 7.5 w/ ASP.NET 4.6.1 might cause a compatibility issue? I don't think that would be the case, but just checking.

PeteDuncanson commented 7 years ago

Closing this one as can't recreate and with the new login flow we are working on I think it will be going away anyway.