mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 02:54:31 -07:00
Revert "feat(ID token support): Add ID token support for authenticating to MC…" (#12162)
This commit is contained in:
@@ -189,8 +189,6 @@ export class MCPServerConfig {
|
||||
// OAuth configuration
|
||||
readonly oauth?: MCPOAuthConfig,
|
||||
readonly authProviderType?: AuthProviderType,
|
||||
// When true, use Google ADC to fetch ID tokens for Cloud Run
|
||||
readonly allow_unscoped_id_tokens_cloud_run?: boolean,
|
||||
// Service Account Configuration
|
||||
/* targetAudience format: CLIENT_ID.apps.googleusercontent.com */
|
||||
readonly targetAudience?: string,
|
||||
|
||||
Reference in New Issue
Block a user