Hi, everyone,
Our Apex is 24.2.2. I use custom authorization, I'd like to apply special rules for certain users after the usual login process. i.e, I would restrict user John to use this app during normal business hours only. It seems “session not valid” will do the trick by redirecting the page back to page 9999 again. The problem is how i can tell John more details , i.e. displaying an error message like the screenshot here, it's not exactly Invalid login but I like its style. Currently redirected login page has no message at all, any suggestions? thank you
