Autocomplete attribute of fields

Where do I change the “Autocomplete” attribute of a password and username fields? They are located in the login.html file. I cannot find the form to change the attribute.

Hi,

Why do you need to change the attributes in login.html of IDP? If needed you can customize IDP form as described in documentation.

I need to change it for security reasons. The requirements of the application call for the autocomplete attribute of the username and password to be OFF instead of ON as it is now.