laptop and a wrench

Error

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

Última publicación: May 8, 2019 ArcGIS Runtime SDK
Número de ID del error BUG-000119048
EnviadoDecember 27, 2018
Última modificaciónJune 5, 2024
Relacionado conArcGIS Runtime SDK
Versión encontrada100.2.1
Sistema operativoApple iOS
Versión de sistema operativo11.0x
EstadoKnown Limit

Información adicional

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

Pasos para reproducir

ID del error: BUG-000119048

Software:

  • ArcGIS Runtime SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga