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

core: ability to feature flag access to workflows by user/ user group #2486

Open
scarlettperry opened this issue Dec 9, 2022 · 0 comments
Open
Labels
area: backend Backend changes area: frontend Frontend changes type: enhancement New feature or request

Comments

@scarlettperry
Copy link
Contributor

Description

Clutch currently does not have the ability to show workflows to certain users/user groups. The feature flag implementation, which applies a global feature on/off, and authz rbac implementation, which grants/denies access to a user/groups for making certain API calls, can be leveraged for this feature request.

Complexity [S/M/L]: M

Wireframes, Mockups, or Screenshots (if applicable)

@scarlettperry scarlettperry added type: enhancement New feature or request area: frontend Frontend changes area: backend Backend changes labels Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Backend changes area: frontend Frontend changes type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant