Copied to clipboard

Flag this post as spam?

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


  • Kenneth Jakobsen 67 posts 203 karma points hq
    Oct 04, 2016 @ 08:00
    Kenneth Jakobsen
    0

    Authenticating Front end users with IdentityServer OAuth

    Hi I'm trying (and failing) to integrate oauth login for my frontend members. I've gotten aps.net to authenticate the user but as soon as that happens I can't login to umbraco any more, (well I can login but after login I'm presented with a 401 challenge).

    My flow is this:

    Umbraco signin Controller ---> OAuth Signin page (separate server) --> Umbraco Callback Controller

    Any thoughts our questions? is this even the right approach?

    Kenneth

  • Kenneth Jakobsen 67 posts 203 karma points hq
    Oct 06, 2016 @ 13:11
    Kenneth Jakobsen
    101

    I got it working! I Installed th UmbracoIdentityPackaage from nuget and it works now. It seems that umbraco by default uses Asp.Net Membership and When I activate Asp.Net Identity this no longer works, which is what the package is for.

Please Sign in or register to post replies

Write your reply to:

Draft