Friends,
I have a requirement to access Custom ADF application through Oracle Apps, Users will login to Oracle Apps using their custom login feature (No Oracle Single Sign on) . Once user login to Oracle Apps, Based on logged in user role, we will display link to Custom ADF application, If user has the access to this custom ADF application then they should directly access the ADF application without again prompting for login credentials.. ADF application should share the login credentials of Oracle Apps. How can we achieve this functionality ?
Note : ADF application is secured, This application also may be accessible independently..
Thanks