Skip to content

Update ADK doc according to issue #1650 - 3#1655

Open
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260417-183506
Open

Update ADK doc according to issue #1650 - 3#1655
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20260417-183506

Conversation

@adk-bot
Copy link
Copy Markdown
Collaborator

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

3. Mention GcpAuthProviderScheme in custom authentication docs

Doc file: docs/tools-custom/authentication.md

Current state:

The "Supported initial credential types" section lists API_KEY, HTTP, OAUTH2, OPEN_ID_CONNECT, and SERVICE_ACCOUNT, but does not mention the GCP Agent Identity provider.

Proposed Change:

Add a mention of the GCP Agent Identity integration (GcpAuthProviderScheme) in the "Supported initial credential types" section or under a new section about Managed Authentication Services. Provide a link to the new integrations/agent-identity.md page. Mention that this provider automatically handles 2-legged and 3-legged OAuth flows using Google Cloud's IAM Connector Credentials service.

Reasoning:
The GcpAuthProviderScheme is a new, first-class custom auth scheme that provides managed credential flows. It should be mentioned in the primary authentication guide so developers know they don't have to build auth polling or consent completion entirely from scratch if using GCP.

Reference: src/google/adk/integrations/agent_identity/gcp_auth_provider.py

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit c6e555d
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69e27d5e3224ab0008c1eeb8
😎 Deploy Preview https://deploy-preview-1655--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants