laptop and a wrench

Bug

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

Zuletzt veröffentlicht: May 8, 2019 ArcGIS Runtime SDK
Bug-ID-Nummer BUG-000119048
EingereichtDecember 27, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Runtime SDK
Gefunden in Version100.2.1
BetriebssystemApple iOS
Betriebssystemversion11.0x
StatusKnown Limit

Zusätzliche Informationen

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

Schritte zur Reproduzierung

Bug-ID: BUG-000119048

Software:

  • ArcGIS Runtime SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln