Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sumesh KP 34 posts 107 karma points c-trib
    May 04, 2020 @ 11:41
    Sumesh KP
    1

    How to Implement External Authentication and 2FA in Umbraco v8 for Backoffice User

    Can anyone help to find out How to Implement External Authentication and 2FA in Umbraco v8 for Backoffice User?

    How to update the default Owin Startup for Umbraco v8

  • David Armitage 505 posts 2073 karma points
    Dec 03, 2020 @ 02:53
    David Armitage
    1

    Hi Sumesh,

    This should be exactly what you are looking for. You can download the project and get the new umbraco site up and running very easily and then you will be able to see how 2FA is setup.

    You will need to copy a load of stuff into your project. And also install GoogleAuthentication nuget package.

    You should be copying... 1. The TwoFactorAuthentication forler 2. The service and composer cs files 3. The TwoFactorAuthentication package in the App_Plugins folder

    This should pretty much be it. There are a few very small bugs and improvements but I am sure you will be able to figure these out.

    https://github.com/Dallas-msc/umbraco-2fa-with-google-authenticator

    Look in the issues section of the Git repo. Some information relating to the bugs can be found in there.

    Hope this helps...

    Regards

    David

  • David Armitage 505 posts 2073 karma points
    Dec 03, 2020 @ 03:54
    David Armitage
    1

    Hi,

    I have another identical ticket here. https://our.umbraco.com/forum/using-umbraco-and-getting-started/104363-umbraco-8-2fa

    I have added a lot more details regarding fixing the bugs etc.

Please Sign in or register to post replies

Write your reply to:

Draft