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

Systemlabel authorization requirements considerations #1323

Open
4 tasks
elsand opened this issue Oct 21, 2024 · 0 comments
Open
4 tasks

Systemlabel authorization requirements considerations #1323

elsand opened this issue Oct 21, 2024 · 0 comments
Labels
analysis Pre-architecture/design work legal Needs legal assessment needs consideration Requires additional consideration security Issue related to security

Comments

@elsand
Copy link
Collaborator

elsand commented Oct 21, 2024

Introduction

We need to figure out the authorization requirements and functionality for system labels

Description

System labels were specified to require having "write" on the serviceresource referred to by the dialog. This is not correctly implemented, as it now only checks for any access to the main resource. This is in itself a bug, but implementing a fix would impose another issue; there is no way for frontends to know whether or not a user has access to perform a systemlabel operation without performing a details call for each and every dialog, which isn't very practical.

So this issue has to figure out how to balance security and usability issues here.

Implementation

If there are guidelines on architecture or other implementation choices, they are added here. Different approaches can also be discussed here.

Tasks

Threat modelling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis Pre-architecture/design work legal Needs legal assessment needs consideration Requires additional consideration security Issue related to security
Projects
Status: Backlog
Development

No branches or pull requests

1 participant