-
Notifications
You must be signed in to change notification settings - Fork 45
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
Access tokens management #231
Comments
Notes for testing: Authentication The old login command (username/password) is called via the
Account/project selection After a successful login if the account/project are not set in the config, the user should see a list of existing accounts. After a selecting an account, he should be able to select a project or create a new one.
|
TESTED - OK
|
The uffizzi CLI needs to support login with an access token in addition to OIDC tokens and username/password based login to allow Github/Gitlab users to authenticate without GHA or Gitlab CI/CD.
The text was updated successfully, but these errors were encountered: