Hello All
I'm creating a mobile hybrid application that leverage SiteMinder installed in Netweaver Portal for SSO. I'm able to manage the expiration of the SMSESSION and MYSAPSSO2 cookies but having issues expiring the JSESSIONID cookie upon logout of the mobile application.
I found the service in ABAP stack that help me to expire MYSAPSSO2 and I was wondering if there is something similar but in Netweaver Portal.
http://<SAP_System:port>/sap/public/bc/icf/logoff
Any idea or suggestion on how to trigger the expiration from client side?