.. _2026-06-19-gcip-service-account-token-fix_release: ================================================================================= 2026-06-19 - GCIP Service Account Token and Archived Table Sharing Fix ================================================================================= Release ================== AgileData.io - Identity and Archiving Fixed: Two Targeted Correctness Improvements Two unrelated but important correctness fixes have been applied in this release. The first addresses GCIP (Google Cloud Identity Platform) authentication for service accounts. When a service account token was presented, the email address wasn't being extracted correctly from the claims. This has been corrected so that service account identities are properly resolved. The second fix addresses the shared_with field on archived tables. When a table was archived, the shared_with metadata wasn't being cleared, meaning the table could appear to still be shared with other catalog entries even after archiving. The shared_with field is now correctly cleared when a table is archived. **What was happening:** * Service account GCIP tokens had the email extracted incorrectly, causing identity resolution failures * Archived tables retained their shared_with metadata rather than having it cleared **What this means for you:** * Service account authentication via GCIP works correctly * Archived tables no longer incorrectly show sharing relationships after archiving Last Refreshed =========================== *Doc Refreshed: 2026-06-19*