By birdsnbees on
Hello, I would like to ask if the session ID of the authenticated users are permanently assigned? If not, how often they changed? Thanks in advance.
Hello, I would like to ask if the session ID of the authenticated users are permanently assigned? If not, how often they changed? Thanks in advance.
Comments
If you are asking if the same
If you are asking if the same user always has the sames session ID, no, it changes each time they login.
Yes, you are right and I have
Yes, you are right and I have confirmed it. Thank you for giving idea.