Skip to content

feat(keycloak): deploy token broker from reusable module#32

Merged
jmgilman merged 4 commits intomasterfrom
session-044/keycloak-token-broker
Apr 30, 2026
Merged

feat(keycloak): deploy token broker from reusable module#32
jmgilman merged 4 commits intomasterfrom
session-044/keycloak-token-broker

Conversation

@jmgilman
Copy link
Copy Markdown
Contributor

@jmgilman jmgilman commented Apr 29, 2026

Summary

  • deploy the GitHub token broker from the reusable meigma/github-token-broker Terraform module inside the Keycloak AWS stack
  • grant the Keycloak EC2 role permission to invoke the broker Lambda
  • document targeted retirement of the legacy aws/github-token-broker Lambda resources while preserving the lab GitHub Actions OIDC provider

Notes

Testing

  • just check in aws/keycloak
  • tofu plan -detailed-exitcode in aws/keycloak after apply: no changes
  • invoked glab-github-token-broker with null payload after the v2.0.0 update; response minted a token for GilmanLab/secrets with contents: read and no function error
  • used the minted token to call gh api repos/GilmanLab/secrets without printing the token value
  • verified the v2.0.0 release with gh release verify, checksum validation, and gh attestation verify

@jmgilman jmgilman marked this pull request as ready for review April 30, 2026 19:58
@jmgilman jmgilman merged commit 630a96e into master Apr 30, 2026
1 check passed
@jmgilman jmgilman deleted the session-044/keycloak-token-broker branch April 30, 2026 19:58
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.

1 participant