08-Dec-2022 17:32
I have a logon page that is only using one logon box for username, this is set to read only and is automatically populated.
My question is can I set the logon page to also auto submit as there is nothing for the user to do except click logon. Would be good to do this for the user.
Solved! Go to Solution.
09-Dec-2022 00:59 - edited 09-Dec-2022 08:52
Hi mx42lx,
if you prepopulate the session.logon.username and session.logon.password values, then you may either remove the Logon Page entirely from VPE, or you may set "Username" and "Password" seetings to "none"
Result of the "none" setting is:
Cheers, Kai
09-Dec-2022 00:59 - edited 09-Dec-2022 08:52
Hi mx42lx,
if you prepopulate the session.logon.username and session.logon.password values, then you may either remove the Logon Page entirely from VPE, or you may set "Username" and "Password" seetings to "none"
Result of the "none" setting is:
Cheers, Kai
11-Dec-2022 11:53
Thanks, I never thought to remove the logon page completely. I didnt think it would allow the radius messages to show. Works great.