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

[Feature Request]: Accepting user's JWT secret #3293

Open
Bidon15 opened this issue Apr 3, 2024 · 2 comments
Open

[Feature Request]: Accepting user's JWT secret #3293

Bidon15 opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request external Issues created by non node team members

Comments

@Bidon15
Copy link
Member

Bidon15 commented Apr 3, 2024

Implementation ideas

During initialisation/restart phase, we should have a possibility for end users to inject their secret through the node cli/rpc-endpoint.

Ideally, during the initialisation phase, we can let setting up whatever secret with no restrictions whatsoever - can be a simple CLI flag

If during runtime, the user wants to rotate secrets - we should have a dedicated endpoint to do so and ask for the previous token as usual admin perms

@Bidon15 Bidon15 added the enhancement New feature or request label Apr 3, 2024
@github-actions github-actions bot added the external Issues created by non node team members label Apr 3, 2024
@Bidon15
Copy link
Member Author

Bidon15 commented Apr 3, 2024

This is beneficial for RaaS teams or whoever running da nodes with orchestration tools like k8s

@Bidon15 Bidon15 changed the title [Feature Request]: Accepting user's JWT token [Feature Request]: Accepting user's JWT secret Apr 4, 2024
@Bidon15 Bidon15 mentioned this issue Apr 23, 2024
11 tasks
@renaynay renaynay self-assigned this May 9, 2024
@renaynay
Copy link
Member

renaynay commented May 9, 2024

@Bidon15 what's priority on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external Issues created by non node team members
Projects
None yet
Development

No branches or pull requests

3 participants
@Bidon15 @renaynay and others