简体   繁体   English

使用具有ADFS的系统登录到iOS应用程序

[英]loggin into an iOS app using a system with ADFS

I am interested in making an app that logs into a system that uses Single Sign on with ADFS and SAML. 我有兴趣制作一个应用程序,该应用程序登录到使用ADFS和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. 现在我很高兴看到它,我只是想知道是否有任何特定于iOS平台的内容以及它如何集成,甚至可能是一个演示应用程序。

I have found this website: Single Sign-On for Desktop and Mobile Applications using SAML and OAuth 我找到了这个网站: 使用SAML和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. 提前致谢。

The latest version of ADFS (3.0, included in Windows server 2012 R2) has a feature called "workplace join". 最新版本的ADFS(3.0,包含在Windows Server 2012 R2中)具有称为“工作区联接”的功能。 This can be used to join iPads etc. to active directory and get single sign on and storing a certificate on the iPad. 这可用于将iPad等连接到活动目录,并在iPad上进行单点登录和存储证书。 Here is a nice overview of ADFS 2012 R2. 以下是ADFS 2012 R2的概述。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM