8000 Passing of Delegated Tokens When Launching Agents · Issue #107 · proxystore/academy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Passing of Delegated Tokens When Launching Agents #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AK2000 opened this issue May 19, 2025 · 0 comments
Open

Passing of Delegated Tokens When Launching Agents #107

AK2000 opened this issue May 19, 2025 · 0 comments
Assignees
Labels
enhancement New features or improvements to existing functionality exchange-v2 Public hosted exchange v2

Comments

@AK2000
Copy link
Contributor
AK2000 commented May 19, 2025

Describe the Request

The current method of instantiating an agent that can use the authenticated exchange is not ideal. It relies on passing the same access token to all launch agents so they can communicate with the exchange. In this model these tokens are subject to expiration, with no recourse for the launched agent, they may be intercepted and used without protection, and they can only be revoked for all launched agents. The canonical flow would involve creating a unique auth client for each agent, and creating delegated tokens to each launched agent.

Sample Code

No response

@AK2000 AK2000 self-assigned this May 19, 2025
@AK2000 AK2000 added enhancement New features or improvements to existing functionality exchange-v2 Public hosted exchange v2 labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or improvements to existing functionality exchange-v2 Public hosted exchange v2
Projects
None yet
Development

No branches or pull requests

1 participant
0