Session Management

ZAP handles multiple types of session management (called Session Management Methods) that can be used for websites / webapps. Each Context has a Session Management Method defined which dictates how sessions are kept.

So far, just a cookie based session management method has been implemented, but the system supports easy addition of new methods, according to user needs.

Cookie-Based Session Management

In the case of this method the session is being tracked through cookies. Currently, the session tokens that are used are imported from the Http Sessions Extension.

Configured via

     Session Contexts Dialog

Vease también

     Youtube tutorial of the Authentication, Session Management and Users Management features of ZAP [external link to http://youtu.be/cR4gw-cPZOA].
     Visión general de la IU Para una vista general sobre la interfaz de usuario
     Caracteristicas proporcionado por ZAP
     Session Contexts Dialog for an overview of the Session Properties