Skip to Content
0
Dec 05, 2014 at 03:52 PM

Authentication cookie "X-SMP-SESSID"

200 Views

Hi,

I would like to know where is the authentication cookie "X-SMP-SESSID" saved.

I am sending request through SMP server, where the user is authorized against LDAP.

Once the request is authorized (using user credentials) my application received the authentication cookie "X-SMP-SESSID" which is used for other communication/requests.

I am using RequestManager for sendind requests (http://help.sap.com/saphelp_smp304sdk/helpdata/en/7c/0af96670061014918bdb57db036f71/content.htm) and I would like to know:

  • where is this cookie stored?
  • can I delete it somehow?
  • has the cookie any expiration and if yes can I set it and if yes where?

Thank you for any information about this cookie,

Jan Gold