loggin into an iOS app using a system with ADFS

房东的猫 提交于 2019-12-06 08:55:09

问题


I am interested in making an app that logs into a system that uses Single Sign on with ADFS and SAML.

Now I am happy to read up on it, I just was wondering if there is anything out there that is specific to the iOS platform and how this integrates, maybe even with a demo app.

I have found this website: Single Sign-On for Desktop and Mobile Applications using SAML and OAuth

I do realise that this is not an "coding problem" question, but I am sure they will come out of this when I start developing:-)

I hope some of you are able to provide some helpful information on this:-)

Thanks in advance.


回答1:


The latest version of ADFS (3.0, included in Windows server 2012 R2) has a feature called "workplace join". This can be used to join iPads etc. to active directory and get single sign on and storing a certificate on the iPad. Here is a nice overview of ADFS 2012 R2.



来源:https://stackoverflow.com/questions/17581677/loggin-into-an-ios-app-using-a-system-with-adfs

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