Click here to Skip to main content
15,897,273 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Am developing a Windows Store 8.1 app using C# and xaml.

I am doing Single sign on using Azure Active Directory Account log in.

I do not want users to be redirected to the Microsoft Account log in screen, and then come back. I want to supply them with the log in credential screen where we capture their username and password, and then we want to programatically do the authentication against Azure AD, and get back the claims identity.

How can i achieve this?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900