-
Notifications
You must be signed in to change notification settings - Fork 26
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
Jobs migration: define authorization model #620
Comments
Implemented in PR issue-712 as I was working on the dataset authorization. |
Jobs authorization is now in master as PR issue-712 has been approved and merged. |
I think we now have a good sense of the instance authorization. The documentation still needs to be updated and @despadam can verify that the logic matches the documentation. |
I started reading about CASL trying to fix some authorization bugs and now I have questions.
PS I now understand why |
@sbliven I will try to answer your questions:
Let me know if you have more questions. |
Summary
Define who can do which action on jobs endpoint and have a flexible configuration.
Output should be a permission matrix and environmental variables name to configure who can view and edit jobs
The text was updated successfully, but these errors were encountered: