Hi All,
I am new to MediaBin and a question in mind. When we login to MediaBin through web services by username and password. MediaBin provides a cookie header with MBAUTH2009. I am using this Auth Token for all my subsequent request.
My question is, How MediaBin validate that Auth Token that I am sending in all subsequent requests in correct.
Does MediaBin store it somewhere, If yes then where?
In other words, what will happen if I call logon method and get a MBAUTH2009 token for a user and then call again logon for same credentials and get another MBAUTH2009 token. Now what if I use MBAUTH2009 which I got from the first request. Will it be valid or the latest one genereated will be the valid one?
Pleas reply ASAP.
Regards,
SHJain