google-gemini / google-gemini/gemini-cli
[Remote Agents] OAuth 2.0: Metadata Discovery
Open
🔒 maintainer only
area/agent
kind/enhancement
priority/p2
status/bot-triaged
workstream-rollup
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
Implement support for RFC 8414 for automatic discovery of OAuth 2.0 endpoints.
**Requirements:**
- Support the `oauth2MetadataUrl` field in `OAuth2SecurityScheme`.
- Automatically fetch and parse authorization, token, and registration endpoints.
- Ensure the CLI can fall back to metadata discovery if explicit URLs are missing but the metadata URL is present.
Contributor guide
Assessment
This issue has not been assessed yet.