We have an Oracle APEX 5.1.3 application with ORDS running on a tomcat 8 server. We have implemented SSO(Single Sign On) and are being served information about the user in the form of Request and Session objects.
Any idea how to extract values from those objects in an APEX page?