Questions tagged [windows-live-id]

A Windows Live ID is the email address and password you use to sign in to any of the following: Xbox LIVE Zune Hotmail MSN Messenger Find My Phone OneDrive (formerly SkyDrive)

Once you've created a Windows Live ID—and you may have done so without even realizing it—you can use it to buy apps, games, or music on Marketplace, play Xbox LIVE games, use Messenger and Facebook Chat, add Twitter and LinkedIn accounts to your People Hub, use a Zune Music Pass, and more.

You can use any email address you want to create a Windows Live ID. If you don't have a Windows Live ID, we'll walk you through creating one when you sign in on your phone. Or you can create one at www.live.com.

98 questions
0
votes
1 answer

Does spring security support Windows live ID?

for more details about the live id : https://accountservices.passport.net/ppnetworkhome.srf I have seen jar files in spring-security-2.0.5 indicating support for acl (i dont knw wht it is) cas (no idea again) NtLm open id does it support windows…
0
votes
2 answers

AZURE ACS - Windows Live ID: How to identify Unique User

For my web application I am using Azure ACS for authentication. I follow this [1]: http://msdn.microsoft.com/en-us/library/hh127794.aspx to implement my code. I only authenticate Windows Live users only. I found out ACS does not provide user info…
0
votes
1 answer

Add federationmetadata from ACS throw exception

I have a web application in an Azure cloud service using ADFS 2.0. I wanna add others parties identifier, like Windows Live Id. The web.config includes a connection string encrypted with the asp.net_regis utility. When I deploy to the cloud service…
Jorge
  • 1,178
  • 2
  • 13
  • 33
0
votes
1 answer

Windows 8 App Login from Microsoft Account and App account

I want to develop a Windows 8 app that uses Microsoft Account to enable synchronization between devices. However, the user must also log-in through a web service to use the App. How does it work then? Can the log-in be "associated" to a Microsoft…
Silva
  • 161
  • 1
  • 12
0
votes
1 answer

Live ID with MVC with out ASP.NET Membership

Does anyone know is there a way to implement Windows Live ID authentication into your ASP.NET MVC site. I am moving a project from Web Forms to a MVC solution and do not want to rebuild the database so ASP.NET Membership mentioned in…
0
votes
0 answers

How to redirect after MS Live ID authentication

I'm developing an ASP.NET web-application, that is hosted on Azure and used Windows Identity Framework for authentication. The question is: How to handle response from Identity Provider (MS Live ID)? I found that config element wsFederation…
Roman
  • 565
  • 1
  • 10
  • 27
0
votes
1 answer

Access Windows Live ID/Facebook authentication in Windows Phone programmatically

I have a Windows Phone which is linked to Windows Live ID and Facebook accounts. I want to use this built-in Windows Live Id information to access SkyDrive (Just like Microsoft Office Mobile and other does). Particularly, I dont want to use…
Uday0119
  • 770
  • 1
  • 7
  • 23
0
votes
1 answer

How to initialise WL with jquerymobile

I'm trying to combine JQuery Mobile with Windows Live Connect. If I trigger my init code with $().ready(function() { ... }); and look at it with a browser then it works. If I try to use the debugger then Visual Studio gets caught in a circular…
Peter Wone
  • 17,965
  • 12
  • 82
  • 134
1 2 3 4 5 6
7