
Buildkite Changelog
Whatโs new and updated in Buildkite
OIDC support is now available
Posted March 28, 2023 by David
You can now request an OpenID Connect (OIDC) token from the Buildkite Agent ๐
OIDC tokens are JWTs signed by Buildkite and decode into JSON which includes many attributes like the pipeline slug and the build branch. buildkite-agent oidc request-token
will return a token representing the current job that can be exchanged with federated systems to authorize actions like deployments or allow access to context-sensitive information like secrets based on these attributes.
Learn more about OpenID Connect support from the Buildkite Agent
Feature
Previous:
Export audit logs to EventBridge
Next:
Clusters