Domanda

I am using Azure ACS as a federation gateway for my application and I allow users to authenticate with Google, Yahoo & Windows Live ID. I need the user's email address. Google and Yahoo provide the email but Windows Live ID does not.

I can get the email address for a user if they authenticate with Live Connect but there is no Live Connect Identity Provider available in Azure ACS. Is there any way to configure Live Connect as an Identity Provider in ACS?

È stato utile?

Soluzione

No, ACS doesn't currently support Live Connect.

Altri suggerimenti

There seems to be a way, a bit convoluted, but by becoming the broker and using live connect API, you can achieve this functionality.

Please see: http://code.msdn.microsoft.com/windowsazure/Get-Azure-ACS-work-40d588cc#content

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top