prompt custom info at session opening
It would be interesting to prompt some custom messages to users just before redirecting them, and to manage the rules in manager.
Assume $portal->{promptInfoRules} looks like { condition => message, ...}, for example { $startTime =~ /^\d{4}$birthday\d{6}$/ => "Happy Birthday, $firstname !", !$telephonNumber => "You should fill in your telephon number here" }