Skip to Main Content

Application Development Software

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!

How to get Obsso cookies in webcenter.

795750Mar 28 2011
We have protected our webcenter url with OAM .
Once user request to webcenter he is redirected to OAM login page , once he is authenticated user is landed to webcenter pages .
In webcenter i want to access obsso cookies which is stored in browser cookies as part of sso .

I tried to access all the cookies using following el expression in my jsp code .
#{facesContext.externalContext.requestCookieMap}

This is returning only webcenter specific cookies but i am able to see OAM specific cookies in page info --> security --> cookies section but above el expression is returning
only webcenter cookies .

Can any body suggest me how can i access OAM specific cookes in my portlet which is configured in webcenter .

Thanks With Regards ,
Arun.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2011
Added on Mar 28 2011
0 comments
182 views