You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APISIX does not include any cookie or session management functionality directly, so this part will be managed directly by your backend service, please provide more context as to which parts you would like the gateway to handle.
Description
I've two routes defined in apisix
For both routes session cookie is getting set to root path "/"
I want session cookie to use path
/test/abc
and/test/xyz
for each route. How can I achieve this in apisix?Environment
apisix version
): 3.10.0uname -a
): AWS EKS ClusterThe text was updated successfully, but these errors were encountered: