Windows Azure Access Control & WPF?
Asked Answered
V

3

9

Anyone has worked with Windows Azure Access Control & WPF Client? I like authentication of Zune Client with Live ID.

I need authenticate with Windows Live ID in my WPF app.

I have a Website that works with Windows Azure Acces Control , I use claims for Roles in my website , but i need know, if its possible use this claims with WPF app.

I can´t find anything about WPF & Windows Azure Access Control , only for ASP.NET

Thank you so much.!

Viosterol answered 18/9, 2011 at 2:50 Comment(3)
I found a solution for this :) via nuget nuget.org/packages/Azure.ACS.LoginControls i hope it's useful for someone.Viosterol
Check out this question, https://mcmap.net/q/1321220/-how-to-develop-user-authenticated-rest-service-with-azure-acs The answer links to a MSDN sample for Windows Phone. Although it is targeted for Silverlight, the principles apply to WPF as well. You may also find the explanation / diagrams of http://msdn.microsoft.com/en-us/library/hh446531.aspx helpful.Carbuncle
@RicardoPons, please post this as an answer to your own question so that other people could easily find it.Shouse
G
0

Maybe this could help you. I found it in this post

Graduate answered 23/10, 2012 at 14:31 Comment(0)
J
0

First of all try the link I m sending you ... It will provide you the basic structure of how to setup your live ID : MSDN blog

You can also try this one to read more : MSDN library

Jinnah answered 1/4, 2014 at 10:47 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.