Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

34
votes
1answer
1k views

Javascript error when using Messenger Connect client-side library in ASP.NET

I'm having a problem implementing the new Messenger Connect functionality inside an existing Sitefinity site to enable client logins using Live IDs. Namely, when I'm using the following code to ...
3
votes
1answer
267 views

How does Windows LIve ID work?

I happens to find this nice article explaining how OpenID works. Clearly, OpenID consumer and OpenID server transfer information through URL query string. I'm wondering how Live ID accomplish ...
2
votes
2answers
166 views

Get live id from WP7

how can I get the local windows live id from a mobile phone with windows phone? is it possible?
2
votes
3answers
3k views

Windows LiveID “Couldn't sign you out” error at sign-out

I'm implementing LiveID authentication on my website. I've done it before, but not on this particular platform, MojoPortal. The sign-in works properly, but when I attempt to sign-out, I get the ...
1
vote
1answer
71 views

Why LiveId Web Auth requires to confirm cookie removal with IMAGE/GIF response?

In LiveId Web Auth scenario, when client application receive "clearcookie" request, it is responsible for clearing the authorization cookies and should confirm success by returning any GIF image ...
0
votes
0answers
35 views

Can we get user data like first name, last name, email etc if we use live id authentication?

I have ASP.NET MVC 3 application. I will be using live id authentication. I need to get the use data like first name, last name, email id etc. How can we get this information?
0
votes
0answers
47 views

LiveID authentication on MVC3 web application

Can some one help me with WindowsLiveID authentication on MVC3 Web application. please send me some codesamples /documents /how to implement this on my MVC3 webapp
0
votes
2answers
210 views

Get input email address from ACS when using LiveID

Is it in any way possible to wire up an ACS rule to return/PassThrough the user's email adress from ACS using $(InputValue) when using Live ID? I am using Passive authentication and get redirected ...
0
votes
0answers
74 views

Windows LiveID integration to asp.net4.0 website

I am trying to implement liveID signin integration on to our website I registered my Site with msm.live.com and now the LiveID signin page is getting displayed as expected.But the new LiveID ...
0
votes
1answer
282 views

LiveID API fails - missing token

I'm trying to retrieve some information from the LiveID API but am getting the error: The provided request does not include an access token. An access token is required in order to request this ...
-1
votes
1answer
35 views

How to link an approved paypal App to my client´s paypal account !! I develop but he receives the money

I developed an iOS app for a company , where my client´s customers can purchase his products. The case is that I just made the application go live ( approved app on x.commerce ). I guess this Live App ...