I have a authorization scheme applied to the properties of the application that returns
RETURN MYFUNCTION(:APP_USER, :APP_PAGE_ID);
The issue is, it does not let the user login when the home page ID doesn't return. How can I apply the scheme to the application excluding home page?
I'm using Apex 19.1