Skip to content

Secret Manager Integration-1 #1587 - 13 - #1610

Closed
adk-bot wants to merge 3 commits into
mainfrom
agent-changes-20260409-202829
Closed

Secret Manager Integration-1 #1587 - 13#1610
adk-bot wants to merge 3 commits into
mainfrom
agent-changes-20260409-202829

Conversation

@adk-bot

@adk-bot adk-bot commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

13. Secret Manager Integration

Doc file: docs/integrations/secret-manager.md

Current state:

The documentation advises users to use Google Cloud Secret Manager for storing credentials, but there is no documentation on the new built-in ADK SecretManagerClient.

Proposed Change:

Create a new integration page for Google Cloud Secret Manager. Explain that ADK now includes a SecretManagerClient (google.adk.integrations.secret_manager.secret_client) which simplifies retrieving secrets. Provide an example of how to instantiate it (using ADC, an auth token, or a service account JSON string) and how to call get_secret(resource_name) to securely fetch API keys or tokens for use with ADK tools.

Reasoning:
This is a new official integration (mentioned in the release summary) that makes it much easier for developers to securely load credentials in production deployments without having to manually set up the standard GCP SDK clients.

Reference: src/google/adk/integrations/secret_manager/secret_client.py

@netlify

netlify Bot commented Apr 9, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 98342b6
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a39773a02c71200088036d9
😎 Deploy Preview https://deploy-preview-1610--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jcwriter74 jcwriter74 self-assigned this May 20, 2026
@jcwriter74 jcwriter74 added the tw-review Issues reviewed by the technical writing team label May 20, 2026
@jcwriter74 jcwriter74 closed this Jun 3, 2026
@joefernandez

joefernandez commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

What is the justification for closing this PR? Where is this information covered in the published ADK docs? Please provide a link to the ADK docs to demonstrate current coverage.

@joefernandez joefernandez reopened this Jun 3, 2026
@jcwriter74

jcwriter74 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

GOALS to close issue

  • * Create a new integration page for Google Cloud Secret Manager.
  • * Explain that ADK now includes a SecretManagerClient (google.adk.integrations.secret_manager.secret_client) which simplifies retrieving secrets.
  • * Provide an example of how to instantiate it (using ADC, an auth token, or a service account JSON string) and how to call get_secret (resource_name) to securely fetch API keys or tokens for use with ADK tools.

Add metadata for Google Cloud Secret Manager integration.
Updated catalog title and description for clarity.
@jcwriter74

Copy link
Copy Markdown
Collaborator

@jcwriter74 jcwriter74 closed this Jun 22, 2026
@jcwriter74 jcwriter74 changed the title Update ADK doc according to issue #1587 - 13 Secret Manager Integration-1 #1587 - 13 Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge tw-review Issues reviewed by the technical writing team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants