touch ID/ fingerprint option not showing up in mobile login screen after setting DSS value to true
Hi,
Currently, we are on Pega 8.3.1 and we are looking for possible solutions for users to log in to the mobile app with fingerprint/touch ID. We set the enabletouchid DSS to true & didn't change Web-login HTML rule.
I observed this functionality is working fine in Pega 8.1.2. So, is this feature still available in the latest version or any changes happened around this?
Note: We don't want the user to have a PIN set up for the app. Currently, it's happening when I try to enable biometrics during the app build.
Hi,
Thanks for posting your query in PSC !
Could you please try the following suggestions :
1. Copy the Web-Login HTML file to your custom Unauthenticated ruleset.
2. Try removing the style="display:none;" from the touchID block in web-login:
Hope it helps!
Thanks.