Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help request: set session cookie for different routes #11949

Open
geeky-akshay opened this issue Feb 5, 2025 · 0 comments
Open

help request: set session cookie for different routes #11949

geeky-akshay opened this issue Feb 5, 2025 · 0 comments
Labels
question label for questions asked by users

Comments

@geeky-akshay
Copy link

Description

I've two routes defined in apisix

  1. /test/abc
  2. /test/xyz
    For both routes session cookie is getting set to root path "/"
session=...; Path=/; SameSite=Lax; Secure; HttpOnly

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 (run apisix version): 3.10.0
  • Operating system (run uname -a): AWS EKS Cluster
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Apache APISIX backlog Feb 5, 2025
@geeky-akshay geeky-akshay changed the title help request: set session cookie for different paths help request: set session cookie for different routes Feb 5, 2025
@dosubot dosubot bot added the question label for questions asked by users label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question label for questions asked by users
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant