Option to show password not avaiable in Geocortex GO App Arcgis Login screen
Hi,
Is it possible to enable the option to give users the possiblity to show what they typed in the password box?
In Geocortex GO on mobile this isn't available.
Yet when I do this on the windows application this is possible:
-
Hi Andreas, I share your pain. The amount of time I’ve spent typing passwords into that dialog box is a non zero amount.
To answer your question, I’m not aware of a user facing setting to show the password. I’ve just confirmed this is the same behaviour across iOS and Android.
We use the ArcGIS runtime for .NET to build VertiGIS Studio Mobile: https://developers.arcgis.com/net/api-reference/api/index.html
“… provides a common API across the platforms: Windows Presentation Framework (WPF), Universal Windows Platform (UWP), Xamarin.Android and Xamarin.iOS. ”
That dialog is what Esri’s authentication APIs shows us. The difference in behaviour is a result of the login form that the different APIs (Xamarin.Android & Xamarin.iOS vs Windows Presentation Framework) are exposing.
My personal preference here is to use a password manager that integrates with the OS, such that you get user/pass filling out automatically. Then, you can manage the credentials in your password manager and avoid wrestling with the login screen.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar