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

Permissions inheritance on fine grained authz #29100

Open
oculos opened this issue Apr 26, 2024 · 0 comments
Open

Permissions inheritance on fine grained authz #29100

oculos opened this issue Apr 26, 2024 · 0 comments
Labels
kind/enhancement Categorizes a PR related to an enhancement status/triage

Comments

@oculos
Copy link

oculos commented Apr 26, 2024

Description

It should be possible to allow a newly created resource to have the permissions settings of its parent resource. Case in point: groups.

If a user has the right to manage a certain group, it should be possible to choose that, when he creates a child group, he’d also have the same rights on that group.

With fine grained authz, permissions are not even enabled on the new resource. It should be possible for the new resource to inherit the permissions of the parent resource.

Discussion

No response

Motivation

Delegating group management today is impaired because I user cannot manage a group he has created.

Details

No response

@oculos oculos added kind/enhancement Categorizes a PR related to an enhancement status/triage labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes a PR related to an enhancement status/triage
Projects
None yet
Development

No branches or pull requests

1 participant