Print Page | Close Window

Live for authentication

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2220
Printed Date: 29-Jul-2026 at 7:11am


Topic: Live for authentication
Posted By: alindzon
Subject: Live for authentication
Date Posted: 08-Oct-2010 at 6:52pm
Has anyone implemented Microsoft Live for user login?  I think there is a certain elegance to not asking someone to come up with yet another ID and Password.
see http://msdn.microsoft.com/en-us/windowslive/default.aspx - http://msdn.microsoft.com/en-us/windowslive/default.aspx
 
I am lost trying to integrate it with SL4 and DevForce.  If someone has done it I would love to see it.
 



Replies:
Posted By: sbelini
Date Posted: 11-Oct-2010 at 5:11pm

alindzon,

I've looked around and it seems that as of now MS Live auth works by redirecting the user to a Windows Live ID sign-in page and then redirecting it back to your site with an identifier. You can find detailed information at http://msdn.microsoft.com/en-us/library/bb676633.aspx - http://msdn.microsoft.com/en-us/library/bb676633.aspx
 
I also found some authentication samples posted at http://forums.silverlight.net/forums/p/110567/409938.aspx - http://forums.silverlight.net/forums/p/110567/409938.aspx
 
I hope this helps.
 
 


Posted By: alindzon
Date Posted: 11-Oct-2010 at 6:53pm
You will notice the samples were written to interact with RIA, I thought perhaps someone, either at devforce, or one of your clients might have adapted it to work with devforce instead of RIA.
 
If so it would save me reinventing the wheel.
 
Probably not a big deal for you guys to figure out, and would be very handy since the fewer logins we all need to remember the better, and Microsoft is as pervasive as it gets.  Besides devforce is designed to work with microsoft tools, so why not also support Live as well?
 


Posted By: sbelini
Date Posted: 12-Oct-2010 at 3:59pm
Hi,
 
Yes, they are RIA examples (they might help to get started).
Have you used Windows Live Authentication previously? Is this the reason you are considering WLive Auth or is there any other particular reason? (besides the one you already stated)
What kind of application you are trying to build?
 
We don't have an example yet, but plan on having one in the near future.
 


Posted By: alindzon
Date Posted: 12-Oct-2010 at 4:27pm
I am writing a replacement for my firms web site, and i hate multiple web logins, so using live just makes sense.
 
No this is my first time doing this.
 



Print Page | Close Window