Copied to clipboard

Flag this post as spam?

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


  • John 2 posts 72 karma points
    Sep 18, 2018 @ 20:20
    John
    0

    Umbraco back office 60s timeout when using 2FA and custom user manager & user store

    I've created a 2FA for Umbraco back-office, using a custom OwinStartup, UserManager and UserStore. Everything works perfectly, except that when logged into the back office, the user session is terminated after exactly 60s every time. It doesn't matter if there is activity (clicking pages etc) it will kick the user out to the login page.

    The standard Umbraco timeout settings are all fine (20mins), and additionally, if I use the default UmbracoDefaultOwinStartup, the timeout doesn't occur, it's only when using the code below. Also nothing in the logs.

    Incidentally I tried using the Umbraco 2FA plugin and got exactly the same result. It looks like its something to do with the Umbraco internal handling of 2FA rather than the plugin.

    Any ideas? Thanks in advance

    (I can post my code if helpful, but i can't seem to get the formatter to work properly so isn't that readable)

  • projectsVW 8 posts 78 karma points
    Dec 27, 2018 @ 10:19
    projectsVW
    0

    I have same problem.Any solution for this issue?

  • Cimplex 113 posts 576 karma points
    Sep 23, 2019 @ 10:36
    Cimplex
    0

    Hi John, Did you solve this?

    / Herman

Please Sign in or register to post replies

Write your reply to:

Draft