OWASP ZAP · Capability
ZAP API — sessionManagement
ZAP API — sessionManagement. 4 operations. Lead operation: sessionManagement. Self-contained Naftiko capability covering one Owasp Zap business surface.
What You Can Do
GET
Sessionmanagementactionsetsessionmanagementmethod
— Sets the session management method for the context with the given ID.
/v1/json/sessionmanagement/action/setsessionmanagementmethod
GET
Sessionmanagementviewgetsessionmanagementmethod
— Gets the name of the session management method for the context with the given ID.
/v1/json/sessionmanagement/view/getsessionmanagementmethod
GET
Sessionmanagementviewgetsessionmanagementmethodconfigparams
— Gets the configuration parameters for the session management method with the given name.
/v1/json/sessionmanagement/view/getsessionmanagementmethodconfigparams
GET
Sessionmanagementviewgetsupportedsessionmanagementmethods
— Gets the name of the session management methods.
/v1/json/sessionmanagement/view/getsupportedsessionmanagementmethods
MCP Tools
sets-session-management-method-context
Sets the session management method for the context with the given ID.
read-only
idempotent
gets-name-session-management-method
Gets the name of the session management method for the context with the given ID.
read-only
idempotent
gets-configuration-parameters-session-management
Gets the configuration parameters for the session management method with the given name.
read-only
idempotent
gets-name-session-management-methods
Gets the name of the session management methods.
read-only
idempotent