0 Replies Latest reply on May 13, 2008 6:40 PM by victoriaonsnow.viktor.rees.nexgo.de

    identity.username is still set after identity.logout

    victoriaonsnow.viktor.rees.nexgo.de

      After calling identity.logout the value of identity.username  is still set. I verified that using the debug page.


      Is this behaviour by design?


      The Identity Component is session scoped. So I thougth this component is thrown away and recreated with an uninitialized username when identity.logout is called.


      Could somebody explain?