docs: add session management explanation and update rate limiting docs

New explanation page covers full session lifecycle: idle/absolute timeouts,
remember-token mechanics, frontend keepalive, and cookie attributes.
Updates rate limiting docs with remember-token limits and smoke test.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-14 15:57:44 +01:00
parent e1dac186ac
commit d3da54ce55
4 changed files with 200 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ API-Sonderfall:
## Vertiefung
- `/docs/explanation-session-management.md`
- `/docs/howto-anfragelimits.md`
- `/docs/tutorial-07-security-tenant-scope.md`
- `/docs/howto-rbac-permissions-playbook.md`