Oracle Jdeveloper setup with SSO enabled Ebiz suite
Hi,
I have setup jdeveloper development environment on my desktop.
My oracle application version is 12.1.3 and it has SSO integration. So when we open oracle applications url, it directs to enterprise wide SSO login page.
After authentication from SSO page you get the oracle applications home page.
Below is the challenge I am facing with jdeveloper setup.
Initially I provided my SSO/password for User Name/Password in run time connection for "Hello World" Project example.
Then I got below two errors
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: PASSWORD_INVALID.
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED.