Sunday, 05 February 2012

The products listed above, and their associated names, icons and logos, are the intellectual property of Microsoft Corporation.
Live ID Forums
This Forum Has Moved! Visit the New Forums Platform Today!
MSDN Forums: Live ID - Microsoft has created a new forums platform (MSDN, TechNet, Expression, and Microsoft) with increased performance, stability, and an improved user experience. The forum you previously accessed has been moved to this new platform. To help you with this move, we have created a Sandbox forum, where you can create threads and try out functionality, and a suggestions forum where you can give us your feedback. Please take some time to go to these new forums today and let us know what you think:

Thank you for your continued support!

View article..

Forum Lockdown Notice
MSDN Forums: Live ID - We are currently migrating this forum. Therefore we have disabled posting new threads and messages. Please be patient with us during this process. When migration is complete, this url will redirect to its new location.
View article..

License question
MSDN Forums: Live ID -

Hi,

 

I've got a question related to the sdk license.

One sentence therein is "You must require [...] external end users to agree to terms that protect it at least as much as this agreement [...]".

 

What does this mean? Do I have to integrate the sdk license into my application and display it before a user signs in?

 

Thanks in advance.

 

Best regards


View article..

Domain Name Expiration Notice
MSDN Forums: Live ID -

 

I recently received a notice from a 3rd party domain name registrar saying my domain was scheduled to expire.  I am happy with my current registrar, but don't know where to go to renew.  I don't even know who it is.  Can anyone tell me where to go to find this out?
View article..

Verify e-mail address....
MSDN Forums: Live ID -

 

Hi to everyone.
I have the following problem. Registered my business successfully in Windowns Live ID. When you try to open the MESSENGER, appears a warning with the following message:
 
You must confirm your e-mail address with the windowns live mensseger. Click here.

 

I see a message to register it, I click and open a new window where the following message is all day: Verify email address

Stay in processing all the time and nothing to continue ... What I can confirm to the use of my account?

Thank you and sorry for myself grammatical errors.

Regards,

Vitor Ferreira


View article..

Invalid application domain name
MSDN Forums: Live ID -

 

I am trying to register applications on the domain names www.zorgverleneronline.com and www.zorgverleneronline.nl. The error I get is Invalid application domain name. On other domains registration works fine. Perhaps some sequence of characters that is disallowed by the system.

 

Could you please add an exception for this domain name ? The name is perfectly legtimate and means something like health care provider online.

 

 


View article..

Delegated Authentication no longer working.
MSDN Forums: Live ID -

 

Hi all,

 

Yesterday (2nd October 08), I put our contact importer live at http://www.vizwoz.com/invitefriends/. This uses Windows Live Delegated Authentication. All was working fine - tested with several different Live accounts. However, today (3rd October 08), I receive the following message from https://consent.live.com/pp600/Error.aspx?mkt=en-GB, when attempting to give consent. The error message is: "There's a problem with the site you are trying to share your information with. Please try again later." There is no error code.

 

No code has changed so I have no idea what the problem could be.

 

Any help would be much appreciated!

 

Thanks,

 

John.

 

Below is the code used to generate the consent:

 

$consent_url = self::MSN_CONSENT_URL; //

https://consent.live.com/Delegation.aspx?RU=http%3A%2F%2Fwww.vizwoz.com%2Finvitefriends%2Fmsn_auth&ps=Contacts.Invite&pl=http%3A%2F%2Fwww.vizwoz.com%2Fprivacy&app=

 

$token = 'appid='.self::MSN_APPLICATION_KEY.'&ts='.time();

$secret = substr(hash('sha256', 'SIGNATURE'.self::MSN_SECRET_KEY, true), 0, 16);

$signature = urlencode(base64_encode(hash_hmac('sha256', $token, $secret, true)));

$token .= '&sig='.$signature;

$consent_url .= urlencode($token);

header('Location: '.$consent_url);


P.S. The url generated with this is identical to calling:


$wll = new WindowsLiveLogin(self::MSN_APPLICATION_KEY, self::MSN_SECRET_KEY, null, null, 'http://www.vizwoz.com/policy/');

$test = $wll->getConsentUrl('Contacts.Invite');

 

 


View article..

Need Help Integrating with Joomla!
MSDN Forums: Live ID -

 

Hi there,

Okay so does anyone know how it might be possible to integrate a Windows Live ID sign in into Joomla, this can be for both 1.0x and 1.5 versions it doesnt matter for me. (www.joomla.com) it is a popular CMS system that many people use, it has its own sign in system etc.

If anyone could start me off in the right place this would be great, i will be very grateful to you Smiley

You might want to have a look at this article to see how it could be implemented into Joomla: http://www.liveside.net/blogs/developer/archive/2007/08/16/windows-live-id-web-authentication-is-final.aspx There is an SDK kit and loads of info but i just need to know where to start.

Cheers everyone, !!  Smiley Grin
View article..

ManageConsent page problem, and help support
MSDN Forums: Live ID -

Hi all

 

I try to use the Delegated Authentication. When I access the ManageConsent page(https://consent.live.com/ManageConsent.aspx), I get always a message, "There's a problem with the site you are trying to share your information with. Please try again later."

 

This problem maybe occurs because of I allowed a nonexistent domain to access my data. This page is for end-users, and it must change always users consents. If it is dependent on whether or not the 3rd party sites are enabled, it is a critical problem.

 

Anyhow, this page isn't available for my account. What should I do?


View article..

This forum is moving the Week of October 6th, 2008
MSDN Forums: Live ID -

Microsoft has created a new forums platform (MSDN | TechNet | Expression | Microsoft) with increased performance, stability, and an improved user experience. During the week of October 6, 2008 this forum will be moving to the new platform. To make sure this is a smooth transition, we want everyone using this forum to have a chance to try out the new forums in advance, and give feedback. We’ve created a Sandbox forum, where you can create threads and try out functionality, and a suggestions forum where you can give us your feedback. Please take some time to go to the new forums today and let us know what you think.

 

 On the day the forum moves to the new platform, a post will be made letting you know the process has been started, and the forum will be locked to new posts. Once the process is complete, a final post to the forum will be made letting you know the forum has moved.

1.            All posts in the forum will be preserved

2.            Any points you’ve received for replies will move with you (on a per forum basis)

3.            Any bookmarks to this forum or threads within this forum will redirect to their new location

4.            Your “My Threads” will be preserved on the new platform

 

The only thing you’ll need to do after migration is set Windows Live Alerts for any threads you were tracking.

 

If you have feedback, let us know in the suggestions forum

 

Thanks!

Alicia


View article..

PreviousNext
Copyright 2009. Sponsored by nsquared.   |  Terms Of Use  |  Privacy Statement
Content on this site is generated from the developer community and shared freely for your enjoyment and benefit. This site is run independently of Microsoft and does not express Microsoft's views in any way.