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

concord-server: allow tokens without users, remove user from default agent token #1054

Merged
merged 5 commits into from
Jan 3, 2025

Conversation

brig
Copy link
Contributor

@brig brig commented Dec 19, 2024

as a result, such a token cannot be used to log in to the UI or perform any actions other than retrieving processes from the queue

simple API:

curl ... -X POST 'http://localhost:8001/api/v1/apikey/<key-name>'

@brig brig force-pushed the brig/agen-token-without-user branch from e2587e5 to 910c8fa Compare December 19, 2024 23:20
@brig brig force-pushed the brig/agen-token-without-user branch from 910c8fa to 37f136d Compare December 19, 2024 23:22
@brig brig marked this pull request as ready for review December 22, 2024 19:49
@brig brig requested a review from a team December 22, 2024 19:49
@brig brig added the wip Work in progress, do not merge label Dec 22, 2024
@brig brig removed the wip Work in progress, do not merge label Dec 30, 2024
@ibodrov ibodrov changed the title server: agent tokens by default are not tied to any user concord-server: allow tokens without users, remove user from default agent token Jan 3, 2025
@brig brig merged commit 334bd77 into master Jan 3, 2025
4 checks passed
@brig brig deleted the brig/agen-token-without-user branch January 3, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants