windows-live-id Questions

1

I'm trying to implement "login with Outlook.com" flow, which involves client and server code. The flow is: from the client redirect the user to: https://login.live.com/oauth20_authorize.srf?cli...
Gourley asked 3/9, 2016 at 10:0

4

Does Windows Live ID or Hotmail (Passport) support OpenID based authentication? If yes, what is the endpoint url, and do I have to register my application somewhere to use it? If no, do they have...
Overbearing asked 3/7, 2010 at 4:43

1

With OAuth the ClientID and redirect_url have a strong connection: You need a seperate ClientID for each redirect_url. This is a problem for on-premise applications which have multiple deployments ...
Brice asked 30/1, 2013 at 12:23

2

Since Microsoft decided to put the profile pages for Xbox Live users behind a login wall for some stupid reason I have been forced to find other means to determine if a Xbox Live user is online or ...

3

Solved

I have a csv that looks like Name, email, address Name, email, address Name, email, address I am wanting to run New-Mailbox -Name "*Name*" -WindowsLiveID *email* -ImportLiveId (where *x*...
Blazon asked 26/4, 2011 at 1:56

2

I understand that currently the default Windows Live ID identity provider in ACS 2.0, only provides two claims the nameidentifier (a base64 unique id associated with the user and your application, ...
Incurrence asked 17/6, 2011 at 20:25

1

Solved

I want to create a login form for my desktop application that user can use Windows Live ID for that. I create an application in manage.dev.live.com and use Desktop Implementation section. I use a ...
Condon asked 24/9, 2011 at 14:21

3

I'm working on an application which allows data entry and display from both a Windows Phone application and an MVC 3 web interface. Data access for the phone client is via authenticated WCF service...
Dalrymple asked 28/3, 2011 at 22:9

2

I want interact with one web via HttpRequest/HttpResponse. But the web requires login via Windows Live ID. I go to the live login page, but I can't get any usable response from login page. The cod...
Noneffective asked 27/1, 2011 at 9:28

3

Solved

I've heard different things. Seems like Microsoft experimented with a beta service, but I don't know if it's still available, or ever made it into production. If Windows Live ID is an OpenID...
Smaze asked 29/10, 2010 at 22:11

2

Solved

I'm developing a Windows Phone 7 app but don't want to re-implement my own identity / authentication service - espcially when we know the user will be signed in with a Windows Live account. But, I ...
Tacye asked 31/10, 2010 at 21:56
1

© 2022 - 2024 — McMap. All rights reserved.