userservice SessionId question

0 votes

Hi,

  I get the sessionID by call userServiceAuthenticate interface.

  I wan't to save the sessionID.

  But does the sessionID will be changed or be deleted ???

  Thank you!

asked Nov 3, 2014 in App42 Cloud API-BaaS by riovoxtools (45 points)

1 Answer

0 votes
SessionID will remain same until you call invalidateSession on Session API or call logout function of UserService. Once either of these function gets called, it will be deleted from server. A new SessionID will get created on authenticate function call of User Service.
answered Nov 3, 2014 by shepAdmin (111 points)
Thank you for your reply,
But if your server restart, Is the sessionID also exist in your server?
Hello Riovox,
 
Apologies for the delay in response. Yes, it is saved in our data base, you dont need to worry about it.
Let us know if you need further assistance regarding this.
Himanshu Sharma
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...