Skip to content

Cookie based tokens#252

Merged
fjlopez merged 9 commits intositmun:devfrom
OLamelas:feature/cookie-managed-token
Apr 16, 2026
Merged

Cookie based tokens#252
fjlopez merged 9 commits intositmun:devfrom
OLamelas:feature/cookie-managed-token

Conversation

@OLamelas
Copy link
Copy Markdown
Contributor

  • Switch to cookie-based tokens
  • Separate tokens for backend core and proxy middleware.
  • Proxy token is sent in JSON response and short-lived
  • Token validity periods are customizable in application.yml/env vars
  • access_token unifies previously separated OIDC and regular login tokens
  • Updated documentation and tests

OLamelas added 9 commits April 7, 2026 16:42
…stomization through application.yml/env vars
…stomization through application.yml/env vars - spotlessApply
…access_token) and proxy middleware (proxy_token) with available customization through application.yml/env vars. Updated docs and tests.
…access_token) and use a separated proxy middleware (proxy_token) provided in JSON response with available customization through application.yml/env vars. Updated docs and tests.
@OLamelas OLamelas marked this pull request as ready for review April 15, 2026 14:24
@fjlopez fjlopez merged commit 7eb93f1 into sitmun:dev Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants