MSS 5.0 - Extensibility - Functions MSS to Kalipso - Login - 3700 - (Login) Login validation
3700 - (Login) Login validation
Event
Extension action set
Description
Before
EXT_3700_1_Before
Will be executed before MSS validates the user credentials and permissions;
Replace
EXT_3700_2_Replace
Will be executed before MSS validates the user credentials and permissions with the possibility to cancel the process;
After
EXT_3700_3_After
Will be executed after MSS validates the user credentials and permissions;
Input Parameters (event before):
inUserName β User login name;
Input Parameters (event replace):
Output Parameters (event replace):
outCanLogin β Return code: 1 β Continue the process / 0 β Cancel;
Input Parameters (event after):
Last updated 4 years ago