Feature Description
The token-broker service provides centralized OAuth token acquisition for AI agents via PKCE-based authorization flows, token caching with JWT expiry parsing, and session management with long-polling coordination.
Proposed Solution
A centralized service for maintaining user sessions and channel to users to redirect them to OAuth systems.
The service serve also as the OAuth Client - future enhancement should allow external IdP (KeyClock) to serve as the OAuth 2client instead.
Want to contribute?
Additional Context
No response
Feature Description
The token-broker service provides centralized OAuth token acquisition for AI agents via PKCE-based authorization flows, token caching with JWT expiry parsing, and session management with long-polling coordination.
Proposed Solution
A centralized service for maintaining user sessions and channel to users to redirect them to OAuth systems.
The service serve also as the OAuth Client - future enhancement should allow external IdP (KeyClock) to serve as the OAuth 2client instead.
Want to contribute?
Additional Context
No response