Skip to content
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

Add Documentation for AllowedTools Annotation #10162

Open
janthoXO opened this issue Jan 17, 2025 · 0 comments · May be fixed by #10163
Open

Add Documentation for AllowedTools Annotation #10162

janthoXO opened this issue Jan 17, 2025 · 0 comments · May be fixed by #10163
Assignees
Labels
chore core Pull requests that affect the corresponding module documentation feature

Comments

@janthoXO
Copy link
Contributor

janthoXO commented Jan 17, 2025

The PR to add tool token functionality, included functionality to check a tools claim in the jwt token. And if there is a tool claim, this token is only allowed to access api endpoints which are annotated with a @AllowedTools() annotation
This feature is not well documentated and should be done for example in docs/dev/guidelines/server.rst

@janthoXO janthoXO self-assigned this Jan 17, 2025
@github-actions github-actions bot added the exam Pull requests that affect the corresponding module label Jan 17, 2025
@janthoXO janthoXO added documentation chore core Pull requests that affect the corresponding module and removed exam Pull requests that affect the corresponding module labels Jan 17, 2025
@janthoXO janthoXO linked a pull request Jan 17, 2025 that will close this issue
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore core Pull requests that affect the corresponding module documentation feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant