Hi,
I'm creating a web application that will only be accessed by existing users in my DB.
While testing the custom provider, for authentication, I found out that the login that I use to access the weblogic console can also enter in my application.
How can I block that user to access my app?
I'm using Jdev 12.1.3
Thanks