ios - ASWebAuthenticationSession:支持自己的提供者

标签 ios single-sign-on aswebauthenticationsession

我的公司有几个应用程序,想使用它自己的 SSO 服务,而不是使用像 google 或 facebook 这样的公共(public)服务。

对于 SSO,我们希望使用 ASWebAuthenticationSession。与 ASWebAuthenticationSession 一起使用的 SSO 服务有哪些要求?我在apple.com上找不到相关资料

最佳答案

它与每个 OAuth 提供商合作。使用起来非常简单。

关于ios - ASWebAuthenticationSession:支持自己的提供者,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52869683/

相关文章:

ios - 双击放大/缩小

php - SimpleSAMLphp 无法验证签名错误

使用 SAML 和 azure Active Directory 的 Azure 自定义应用程序 SSO

swift - 使用 ASWebAuthenticationSession 时清除 cookie

ios - 如何添加被拒绝进行测试的旧版本

ios - 同时录制和播放音频

c# - 具有一个登录应用程序的 asp.net 4.0 应用程序的单点登录 (SSO)

ios - 如何使用 ASWebAuthenticationSession 获取授权码?

ios - 使用 5.1.1 创建 Cordova 项目