Copied to clipboard

Flag this post as spam?

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


  • Rob 2 posts 22 karma points
    Feb 21, 2014 @ 10:18
    Rob
    0

    ASP.Net Identity

    Does Umbraco support ASP.Net Identity? I know it uses ASP.Net Membership, but just wondering if it integrates with ASP.Net Identity?

    If so, can somebody please point me to some information that might be helpful.

    Regards

  • Kevin Lawrence 183 posts 350 karma points
    Apr 28, 2014 @ 13:22
    Kevin Lawrence
    0

    I would also be interested to know about this.  Did you get anywhere with it?

  • Miguel Delgado 1 post 21 karma points
    Apr 30, 2014 @ 19:20
    Miguel Delgado
    0

    Yes, we also need to extend Umbraco to a double membership model: On the internal user, to create pages, on the internet facing, to personalize content.

    Off the box, Asp Net identity solves all this problems on the internet facing side.

     

    Any hints or tutorials?

  • Matthew Wood 6 posts 26 karma points
    May 30, 2014 @ 00:09
    Matthew Wood
    0

    Is this being addressed? Im having trouble implementing Identity into a barebones Umbraco project

  • Rob 2 posts 22 karma points
    May 30, 2014 @ 10:08
    Rob
    0

    I haven't made any progress with this. I've moved on.

  • Kevin Lawrence 183 posts 350 karma points
    May 30, 2014 @ 10:24
    Kevin Lawrence
    0

    I've had no issue implementing ASP.Net Identity into an Umbraco website, however I only wished to utilise the two-step authentication aspect, so I still used Umbraco Membership and then tacked Identity onto it.

    The only issue I've experienced so far is that the ASP.Net Identity auth cookie is picked up by Umbraco's back-office which means you can't log into both simultaneously without issue.

  • Matthew Wood 6 posts 26 karma points
    Jun 12, 2014 @ 23:07
    Matthew Wood
    0

    Kevin, How did you go about setting up ASP Identity for front end users? 
    Some tutorial style information would be helpful. 

    Can it be implemented through a surface? Or should I make a controller for handling authorization?

    I would like to display a different navigation menu based on whether my page visitors are logged in or not (I waould like to display a members tab).

    As I've never implemented ASP Identity in any project before, esplaining it like I'm 5 would be the most helpful.

    Thanks to anyone who can help!
     

  • srinivas 6 posts 26 karma points
    Apr 27, 2015 @ 16:42
Please Sign in or register to post replies

Write your reply to:

Draft