VLF-ONE custom logon handler.
Posted: Mon May 23, 2016 5:46 pm
hi all,
i'm interested in completely bypassing the VLF-ONE logon panel when my framework is executed.
the documentation says to "Ask on VL forum" for further details
in the first instance, i've created my own version of UF_OEXEC along with a custom logon handler inheriting from VF_AC026O, and a custom logon validator inheriting from VF_AC027O.
next step is to change the default behaviour of the parts inheriting from VF_AC026O and VF_AC027O to do the bypass (i.e. not show the panel and flag as True that a valid logon has occurred).
is this even possible with the way the logon is architected, and if so which methods need to be redefined or additional parts created?
cheers ...
andrew.
i'm interested in completely bypassing the VLF-ONE logon panel when my framework is executed.
the documentation says to "Ask on VL forum" for further details
in the first instance, i've created my own version of UF_OEXEC along with a custom logon handler inheriting from VF_AC026O, and a custom logon validator inheriting from VF_AC027O.
next step is to change the default behaviour of the parts inheriting from VF_AC026O and VF_AC027O to do the bypass (i.e. not show the panel and flag as True that a valid logon has occurred).
is this even possible with the way the logon is architected, and if so which methods need to be redefined or additional parts created?
cheers ...
andrew.