How to use sessionIDs in SOAP V2
We have a library A which returns a session ID value using SOAP V1 call (extracting the sessionID from the response )
We have a library B which uses this sessionID value to log out user from current session.
How to progress on this with SOAP V2 call where we don't have the concept of Session IDs
Tagged:
0