dolphinscheduler
dolphinscheduler copied to clipboard
[Feature][API] Support to assign permissions of the tenant to users.
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Currently the dolphinscheduler doesn't support to assign one or more tenants to a user. The user can use any tenants to execute their tasks in some workers. But tenants usually own different permissions in a worker. When users using a tenant to execute a task , they just owns permissions of the tenant. That's so unsafe. I do suggest that a user should be assigned limited permissions and tenants.
Use case
The system can support to assign tenants to the user.
Related issues
No response
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
- In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
- If you haven't received a reply for a long time, you can join our slack and send your question to channel
#troubleshooting
Tenants will be assigned when a common user is created using the admin user
This need to discuss, the tenant is better belong to project rather than user.