Files
meldestelle/docs/99_Journal
stefan b9a433f772 feat: implement OIDC PKCE flow for Keycloak login with frontend-client
Completed OIDC Authorization Code Flow with PKCE (S256) for JS and JVM platforms.
- Added `launchOidcFlow`, `consumePendingOidcCallback`, and `getOidcRedirectUri` with platform-specific implementations.
- Integrated SHA-256 and Base64URL helpers for PKCE.
- Updated `LoginViewModel` with OIDC logic (key handling, token exchange, state validation).
- Enhanced `LoginScreen` with an OIDC login button and loading spinner.
- Verified implementation with system hardening roadmap tasks.

Includes browser redirects for JS, localhost HTTP callback for JVM, and built-in Keycloak URL construction.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-09 15:51:42 +01:00
..

Journal

Kurze Session-Protokolle, damit Entscheidungen/Erkenntnisse nicht „im Chat“ verloren gehen.

Regeln

  • Pro Session 515 Zeilen.
  • Linke auf relevante Artefakte (ADR/Domain Note/How-to/Reference) und wenn sinnvoll auf Code-Pfade.
  • Wenn eine Session keine klare Entscheidung erzeugt: trotzdem ein Journal-Eintrag.

Dateien

  • 2026-01.md (Monatsjournal)