ADF Security user credentials not accepted
tnologyFeb 22 2011 — edited Feb 24 2011I am trying to secure my application for the first time using ADF Security through jDeveloper. I have created user, application role and resource grants. It all seems pretty straight forward. I've also auto-generated the form based login and error pages through the wizard in jDeveloper.
But when I run my application and enter my username and password through the login page, it always goes to the error page, which doesn't give any other message other than my username or password is wrong. I've tried several simple usernames and passwords, so I know I'm not typing them in wrong.
What could be the problem here? why can't I log in?