[GH-ISSUE #400] Add a way to override the token cookie name #156

Open
opened 2026-02-27 08:15:34 +03:00 by kerem · 1 comment
Owner

Originally created by @elghazal-a on GitHub (Dec 30, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/400

How can we override the cookie token name? I wanted to renamed it for example to lldap_token to avoid any collision with parent domain

Originally created by @elghazal-a on GitHub (Dec 30, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/400 How can we override the cookie token name? I wanted to renamed it for example to `lldap_token` to avoid any collision with parent domain
Author
Owner

@nitnelave commented on GitHub (Mar 31, 2025):

Yeah, actually #514 was not necessary, since the cookie is not at all accessed on the front-end (it's http only). We only need some server-side setting for this, so it's even easier than anticipated.

<!-- gh-comment-id:2764953614 --> @nitnelave commented on GitHub (Mar 31, 2025): Yeah, actually #514 was not necessary, since the cookie is not at all accessed on the front-end (it's http only). We only need some server-side setting for this, so it's even easier than anticipated.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#156
No description provided.