When launching client software, if user accounts are set up a window appears for login info. We would like each user to be required to type in their VC credentials to gain access. However on client software installed on our server workstation, credentials are always auto populated with the user name and password of the last user who logged in, regardless of if 'remember settings' is checked or not. So you just have to hit 'login' and it bypasses typing any credentials to gain access.
How do you enforce credential entry at every login without auto populating the user/password of the last session? Thanks.