Open Door Credentials

Open Door Credentials – Enables anyone to access your application using a login page that captures a user name. Steps to setup Open Door Credentials Parent Article: Authentication Types Read more

Custom Authentication Oracle APEX

Custom Authentication is the Authentication type where we can use the custom logic to login into the APEX application. They need to be written in PLSQL and must return a Boolean value. An “Authentication Function Name” is required to define... Read more