Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSO Authentication for oracle jet applications

3271876Mar 28 2017 — edited Mar 28 2017

We have authentication server, there we provide the user credentials, once authenticated, the request forwarded to oracle jet application url. The request contains the user details. In oracle jet application, how can we read the user details from the request object.

Authentication Server: http://<authentication_server>/jetappcontext it takes to login page, once login success, it adds user details to the request object and forward to the jet app url http://<jet_papp_server>/jetappcontext/index.html

Please do suggest how can achieve this ?

Apart from the above, if you have already implemented any solution for SSO with oracle jet application, please provide the details.

Comments
Post Details
Added on Mar 28 2017
0 comments
814 views