Spike: Persistent auth sessions (never re-login on same device) #168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Spike
Lineage
Standalone — observed during daily use. Spans pal-e-services (Keycloak config) and potentially the Rails app.
Repo
ldraney/landscaping-assistant+ldraney/pal-e-services(Keycloak Terraform)Question
What configuration changes are needed so that a user who logs in on a device stays logged in indefinitely (or near-indefinitely) without being prompted to re-authenticate?
Areas to investigate:
Keycloak session lifetimes (pal-e-services Terraform):
Rails session cookie (landscaping-assistant):
turbo-ios / mobile:
Security tradeoffs:
Time-box
3 hours
Deliverables
Acceptance Criteria
Constraints
Related