I have an ADF application (11.1.1.6.0).
The application uses Oracle Database 11g to manage user accounts and do authentication. it deploys on a Weblogic server.
Now I want to integrate other applications (e.g. BI Publisher) with this ADF application and I need a SSO solution.
One requirement is to use existing user accounts (in Oracle DB 11g) .
Is it possible to use existing user accounts (in Oracle DB 11g) and enable sso on weblogic?
Can experts here please provide some advice or point to some guidelines on how to achieve the SSO solution?
Thank you