How to disable browser autocomplete in new universal login?

Can I disable autocomplete in new universal login?

1 Like

Hi @ran2,

Welcome to the Auth0 Community!

Unfortunately, it is currently not possible to edit the autocomplete field using the New Universal Login. After looking into this further, I found that the New Universal Login adds functionality to password managers, and the setting is standard across Auth0 tenants.

If you prefer, you have the option to use the Classic Universal Login to disable the autocomplete options. To do so, you will need to change the Lock configuration options on the Custom Universal Login page with
allowAutocomplete and allowPasswordAutocomplete options.

https://auth0.com/docs/libraries/lock/lock-configuration

Please let me know if you have any questions.

Thank you.

Do you plan to resolve this issue / give a way to customize this flag?

1 Like

Hi @ben.levy,

Unfortunately, the New Universal the autocomplete is enabled by default and by design cannot be modified.

If you would like to see this feature implemented, I recommend creating a feedback request asking to support this.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.