Application Module prompts for JAAS principal
Hello,
I'm running Studio Edition Version 11.1.2.3.0.
Since enabling security in my ADF application, when I try to Run or Debug an Application Module I'm prompted with a JAAS authentication prompt.
I have tried OS credentials and DB credentials to no avail. I am always presented with the following error:
(oracle.jbo.JboException) JBO-29000: Unexpected exception caught: oracle.adf.share.security.ADFSecurityAuthenticationException, msg=javax.security.auth.login.FailedLoginException: A user with the specified name does not exist.
I have tried removing and reconfiguring ADF security, but the error persists. If I remove ADF security I can run the AM again.
Many thanks.