Skip to content

feat: Agentic Identities in Cloudrun#854

Open
vverman wants to merge 5 commits intogoogleapis:agentic-identities-cloudrunfrom
vverman:agentic-identities-cloudrun
Open

feat: Agentic Identities in Cloudrun#854
vverman wants to merge 5 commits intogoogleapis:agentic-identities-cloudrunfrom
vverman:agentic-identities-cloudrun

Conversation

@vverman
Copy link
Contributor

@vverman vverman commented Dec 2, 2025

This feature implements the ability for agentic identities to authenticate themselves via X509 cert bound tokens. We are limiting the scope here to only cloud run based agentic workloads.

Please refer this design doc for more information on this feature

@vverman vverman requested a review from a team as a code owner December 2, 2025 21:57
@vverman vverman requested review from feywind and nbayati February 2, 2026 21:37
Copy link
Contributor

@feywind feywind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few suggestions in here, but it looks fine! If you want to make changes, I'll have to re-approve due to new GitHub rules.

@@ -0,0 +1,193 @@
// Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's not necessary, but if you wanted to check any of the log lines coming out of agentidentity.ts I can provide examples of how to hook that stuff during tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @feywind atm I think these tests are comprehensive enough to address the scenarios.

@feywind feywind changed the title feat: Agentic Identities in Cloudrun. feat: Agentic Identities in Cloudrun Feb 5, 2026
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.

2 participants