Pergunta

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?

Foi útil?

Solução

No, ACS doesn't currently support Live Connect.

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top