Hello,
We recently built a file-sharing integration for external users to log into WebLink and access shared documents using LFDS accounts. We went this route because we wanted to give the users the ability to reset their passwords via email to minimize the support burden on our team.
Now, we've had some users who have locked themselves out by entering the wrong password too many times, and then we get phone calls because the message on the page says to contact the system administrator.
If possible, I'd like to change the instructions in this message. I can see error message element and the showError() function in the Login.cshtml file so I just need to know if there's a way to change the message content slightly.