Hello, everybody!
We are senior CS students at Western Washington University and working on our senior project.
Our project has three primary components: A desktop client written with WPF, a WCF web role, and a worker role.
What we are looking to do is use Azure Active Directory to provide single-sign-on to users of the desktop client. Unfortunately, we are having a difficult time finding information that doesn't presume existing knowledge of how Azure Active Directory works, how authentication (such as SAML, SSl, OAuth2) works, and such.
This project is our first exposure to anything related to cloud services and the Microsoft Azure services in particular, and our knowledge of secure authentication is minimal.
We were hoping that someone would be able to help us with figuring out how to link our desktop application to our Azure Active Directory, and how to provide single-sign-on to users of said desktop application. Providing links to beginner-level tutorials for Azure Active Directory & WPF, WCF, or worker roles would also be greatly appreciated!
Thank you very much in advance, everyone!
Jason & Kenzie