ADAL for Windows Store SSO

两盒软妹~` 提交于 2019-12-11 18:42:13

问题


How do I implement SSO with ADFS?

I try to setup SSO from a Windows Store App that is deployed locally with a Developer license on a Tablet that is domain joined (Win 8.1 Pro) but the login dialog of ADFS is shown. I would like that SSO takes over and that the token is automatically provided by the authenticationContext.AcquireTokenAsync method. The ADFS is deployed to federate an on-premise Active Directory.

Any help is welcome.


回答1:


http://www.cloudidentity.com/blog/2014/07/10/adal-v2-and-windows-integrated-authentication/ should do what you are looking for. HTH! V.



来源:https://stackoverflow.com/questions/25865260/adal-for-windows-store-sso

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!