Copied to clipboard

Flag this post as spam?

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


  • Andrew Waegel 126 posts 126 karma points
    Apr 16, 2013 @ 20:21
    Andrew Waegel
    0

    Social Login best practices

    I need to figure out how to allow our site visitors the option of logging in via social networks (LinkedIn and Twitter in partcular). The goto solution seems to be the DotNetOpenAuth library, and I see there's an existing but not recently updated package using it.

    Anyone have tips or samples from implementing this?

    Also, more specifically, is it necessary to actually create a local account in the asp.net membership system once authenticated by the social network theu openid, or is there a way to mark a session as authenticated programmatically? I'd rather not create duplicate records but it might be the only way, since I rely on group membership for access to some site content & features.

    Let me know how you solved this problem, otherwise I'll be diving in and doing it myself.

    Thanks,
    - Andrew

  • lucuma 261 posts 563 karma points
    Apr 17, 2013 @ 19:03
    lucuma
    0

    I'll second this to see if there is anything existing out there that someone wants to share?

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 21, 2013 @ 12:00
    Dan Diplo
    0

    I'll third that - even some high-level general advice would be great!

  • Dan White 206 posts 510 karma points c-trib
    May 21, 2014 @ 07:15
    Dan White
    0

    Fourth it! I know this is an old post, but I'm looking to do this for the members section and not sure what the best approach would be.

  • Simon steed 374 posts 686 karma points
    Aug 02, 2014 @ 01:45
    Simon steed
    0

    HOw did you all get on? Same requirement here now and does not seem to be a great deal out there about it which is really surprising.

  • Biagio Paruolo 1594 posts 1825 karma points c-trib
    May 21, 2015 @ 16:20
    Biagio Paruolo
    0

    Five bis

  • Simon steed 374 posts 686 karma points
    May 21, 2015 @ 16:29
    Simon steed
    0

    Technically I was five so you are effectively six ;-)

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    May 21, 2015 @ 16:29
    Alex Skrypnyk
    0

    Six

  • Biagio Paruolo 1594 posts 1825 karma points c-trib
    May 21, 2015 @ 16:40
    Biagio Paruolo
    0

    Ok, Seven...

  • Denford 132 posts 323 karma points
    May 21, 2015 @ 16:49
    Denford
    0

    Ummm sound like a great plan, i Nine that too

  • Roland Ebner 6 posts 26 karma points
    Jun 22, 2015 @ 10:17
    Roland Ebner
    0

    uhm... ten any solutions? :> i would also like to do this not only with social logins also with enterprise logins (identity provider)

  • Simon steed 374 posts 686 karma points
    Jun 22, 2015 @ 10:23
    Simon steed
    0

    Roland - Shannon took us through 7.3 which has an Identity provider which you could make use of, check out his CG15 presentation for more info.

  • Roland Ebner 6 posts 26 karma points
    Jun 22, 2015 @ 10:44
    Roland Ebner
    0

    ah thank you i will have a look into it!

Please Sign in or register to post replies

Write your reply to:

Draft