2026-01-07
  • Login with IVIA from GCP working with some points to discuss
  • token-exchange with keyCloak fails (New Keycloak code not deployed yet)
2025-12-02
  • Workload application using client credentials flow (no user) was added
  • Scheduler will trigger Workload every 4:th hour
  • It is possible to see Workload logs from the Workload logs menu option
2025-11-21
  • token-exchange with KeyCloak tested (got new token)
  • Downstream API called with new token (got results containing token data)
  • token-exchange with Curity tested without downstream API call (got new token)
2025-11-20
  • Login with Entra ID from GCP working
  • Connectivity with Ping and Hello endpoints on GCP verified
  • Call chain for SEB API implemented with dependency on token exchange
2025-10-27
  • After login (with Entra ID), two menu options are enabled. One for calling Msft Graph API (implemented and working) and one for calling SEB API (stubbed only)
2025-10-23
  • First version commited. It can authenticate with Entra ID. Does not call any APIs in backend