Cookies and Changing passwords?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The Edge
    Junior Member
    • Aug 2010
    • 25

    #1

    Cookies and Changing passwords?

    My API has my session cookie, which it keeps alive, and has been doing so for a long time.

    If I change my password, will this kill the cookie, seeing as it was logged on using an out-of-date password?
  • merecat_
    Junior Member
    • May 2009
    • 35

    #2
    I would expect it to (hope it would!) invalidate the sessions server side - after all you might be changing it because your password has been compromised.

    Comment

    • The Edge
      Junior Member
      • Aug 2010
      • 25

      #3
      I have a feeling that changing the password does not disable current cookies!

      I have just reset my password, but my application that used my cookie is still working and hasn't been logged out!

      Could someone from Betfair confirm whether or not this is expected behaviour?

      Comment

      • BetfairDeveloperProgram
        Administrator
        • Oct 2008
        • 680

        #4
        I have just reset my password, but my application that used my cookie is still working and hasn't been logged out!
        Hi The Edge,

        Yes, this is expected behaviour. Once the previous session had expired or you have explicitly logged out the existing session will no longer be valid. We have the ability to forcibly close any existing sessions on your account if required.

        Thanks

        Neil

        Comment

        Working...
        X