We are trying to add full support for iOS password autofill (with suggested credentials) with Auth0 for traditional UN/PW login, and share stored credentials between our mobile app and web login. According to the documentation, we are required to support webcredentials in a apple-app-site-association via the associated domain. For reference, see: https://developer.apple.com/documentation/security/password_autofill/setting_up_an_app_s_associated_domains
From what I see, it is possible to configure this file for the auth domain (myapp.auth0.com, or, custom domain) in the auth0 app advanced settings, but only for applinks. But I can see no way to specify webcredentials.
Am I on the right track? Is there any documentation on how to set this up or is this even possible? iOS password autofill has been a standard feature for some time, I would hope that I am able to take advantage of this functionality.
@konrad.sopala - any chance this can be implemented? Surely it shouldn’t take long to add another key into that json with data which are already available.
If not, can you please provide an alternative solution? Modifying Lock.swift unfortunately is not really a valid option to achieve this functionality.
Hay there, We’re using Auth0 SSO and we would like to use iOS12+ Password Autofill feature but that requires the file mentioned about to be present with a content similar to this: