Integrating third party applications using Identity Management
Hi,
I have a 3rd party application(Peoplesoft) which my customers have been using for a long time. And I have 2 ADF applications(say Apps1 and Apps2) running on a single domain in my weblogic 10.3-11gR1 application server. I have configured security realm of my WLS 10.3 to authenticate the users based on LDAP store(installed using OIM 11g).
When I've logged into Apps1 and access Apps2, it has automatically logged me into Apps2 as current user.
But When I try to access 3rd party application like Peoplesoft from my Apps1, it is taking me to psft login page again, even though all the peoplesoft users are synchronized with LDAP store.
I believe, that the authentication I have provided in my WLS is scoped for my Apps1 and Apps2 only. As Peoplesoft is/can be hosted on another application server, I think I need to send an extra information while calling PSFT application to validate and authenticate the current user, so that I can continue with the current session without having to login again.
Please let me know, if you have ever encountered this kind of scenario.( I believe this is general scenario for an Integration solution in Fusion).
Also please suggest if I need to use any other aspects of OIM.
Thanks,
Harikiran.