laptop and a wrench

漏洞

Certificate picker does not appear for portal configured with Public Key Infrastructure (PKI) authentication.

上次发布: May 8, 2019 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000119048
已提交December 27, 2018
上次修改时间June 5, 2024
适用范围ArcGIS Runtime SDK
找到的版本100.2.1
操作系统Apple iOS
操作系统版本11.0x
状态Known Limit

附加信息

Explorer app does not support signing in using PKI certificates. This capability is supported in Runtime, but Explorer doesn't take advantage of it. Simply installing the pfx certificate on an iOS device is not enough for custom apps. Custom apps do not get access to the certificate the way that inbuilt iOS apps such as Safari does. Custom apps need to explicitly install the certificate into their own keychain. Runtime provides a convenient method on AGSCredential call importCertificateData:password:overwrite:error:() which allows certificates to be installed into the app's keychain. Then, when the user tries to sign in to a portal with PKI, the default handler in runtime can present a list of certificates that are available in the keychain for that portal. If the app wants to customize the sign in process and present its own UI, it can use the identitiesForProtectionSpace:() mehod on AGSCredential to get a list of available certificates, and then create a credential with the chosen certificate to handle the authentication challenge

重现步骤

漏洞 ID: BUG-000119048

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项