Copied to clipboard

Flag this post as spam?

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


  • Mark Wemekamp 73 posts 385 karma points
    Oct 26, 2015 @ 15:10
    Mark Wemekamp
    0

    Creating custom backoffice login in Umbraco 7.3

    We have a 3rd party login client for a couple of different Umbraco 7.3 websites where visitors need to login before being able to view website. Since tt supports different roles and admin users don't want to login twice, I'm looking for a way to integrate this with the Umbraco backoffice.

    So for example: When a user logs in with the admin role, this user should automatically be granted access the Umbraco backend. When the user doesn't exist, it should be created and automatically logged in in the backoffice.

    I've been looking into the documentation of the Identity providers in 7.3 but I'm a bit lost now on how to implement this since I'm pretty new to Owin. Should I write my own override of BackOfficeUserManager or is there a better/easier way of doing this?

    Can anyone point me in the right direction?

  • Comment author was deleted

    Nov 16, 2015 @ 19:02

    In case you or anyone still needed help: http://issues.umbraco.org/issue/U4-7032

    Get some snacks as it's a long read :)

  • Mark Wemekamp 73 posts 385 karma points
    Nov 17, 2015 @ 12:46
    Mark Wemekamp
    0

    Cheers Kevin, looks promising!

Please Sign in or register to post replies

Write your reply to:

Draft