SOLVED: Automatic Login but only if a user is an Oracle User
Hi Guys,
I have a Java/Oracle Application which has a tab which opens up an apex reporting application.
What I'm looking for is the following, without using Single-Sign-On.
1) If the URL is just typed in the address bar then the login page needs to be displayed,
2) if the user has come from the Java/Oracle Application then I would like them to be automatically logged in to the application, but still coming through the login screen. So, basically for this option, I want to emulate the clicking of the login Button, once the username/password parameters have been passed.
Message was edited by:
Keith Jamieson Problem Solved