cancel
Showing results for 
Search instead for 
Did you mean: 

How to get MYSAPSSO2 token from session

Former Member
0 Kudos

Hi All,

I have session bean which is exposed as web service, Now I want to get MYSAPSSO2 token value using java code, how will I get that?

---------------

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member193379
Active Contributor
0 Kudos

Hi Arvind,

You can get this value by using request. Cookies.Get function.

Thanks,

Hamendra

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Arvind,

Hope you are doing good.
You can use a tool like httpwatch to get this info.  More information is available in: note 1558903 - How To Trace a Portal Scenario Using HttpWatch.

   

Hope this helps.

_____________

Kind Regards,

Hemanth

SAP AGS