Windows Azure Platform Developer Center > Azure Forums > AppFabric > Migration from .NET Access Control Services to Live ID Web or Delegated Auth
Ask a questionAsk a question
 

QuestionMigration from .NET Access Control Services to Live ID Web or Delegated Auth

  • Friday, November 06, 2009 9:55 AMKonstantin KosinskyMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have app that use .NET ACS for LiveID authenication. Now .NET ACS doesn't support LiveID. I try to migrate to LiveId Auth.
    In .NET ACS I had rule for WindowsLiveID and got it as a claim.

    When I use LiveId WebAuth I get only token. When I user LiveId DelAuth I can access to Contacts, Photos etc. But I need only e-mail used as a LiveID.

    Is it possible?