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

[new feature] Support user-level auth in CLI #23

Open
jmsktm opened this issue Jun 21, 2023 · 0 comments
Open

[new feature] Support user-level auth in CLI #23

jmsktm opened this issue Jun 21, 2023 · 0 comments

Comments

@jmsktm
Copy link
Member

jmsktm commented Jun 21, 2023

New feature or functionality
Allow / require CLI users to authenticate using a user token for reasons such as security, access control, audit trail maintenance, and abuse prevention etc. This can work in conjunction with the signadot-api-key, which could be useful for the CI path.

For the actual implementation, we could either have the users generate the token via the dashboard, or alternatively, have them authenticate with Auth0 and pass the Auth0 bearer token.

Additional considerations
N/A

@foxish foxish added the devex label Jun 22, 2023
@foxish foxish changed the title [new feature] Authenticate CLI user [new feature] Support user-level auth in CLI Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Under Consideration
Development

No branches or pull requests

2 participants