52
Views
3
Comments
iOS mobile apps password autofill
Question

I am trying to get the password saved on iOS to automatically come through to the app, as such:

There are a few posts where this particular issue has not been solved so I am trying to see if we can get it to work.
Examples: 
https://www.outsystems.com/forums/discussion/69672/password-auto-fill/
https://www.outsystems.com/forums/discussion/54601/adding-password-to-autofill-passwordsios-mobile-from-app/
https://www.outsystems.com/forums/discussion/52237/outsystems-ui-ios-auto-inputting-password/

There are 2 parts to doing a password autofill for iOS:Part 1 is where I am getting stuck: Sounds like my app domain needs to be validated for the iphone to offer its password. At the moment itshows "passwords" option but then I need to authenticate using biometrics and search for the password in the chosen password manager (quite a lengthy process).
How can I implement the information in this post, to make it work?
https://developer.apple.com/documentation/xcode/supporting-associated-domains


Part 2 is done and has been documented on previous posts.

2020-03-27 18-58-43
Fred Derks

Hi André,

I am looking to achieve the same goal, I am also getting stuck at Part 1, Part 2 I have implemented.

Did you ever get this to work?

UserImage.jpg
rey melgarejo

Hi André,

Same question, where you able to make this work in iOS?

2018-08-04 18-19-00
André Pinho

No, still something in our backlog. 
We suggest for users to use biometrics where possible, but I never invested more time to make this work. if someone figures it out please do share the love.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.