Skip to content

Organizational ownership of installationΒ #380

@berrydenhartog

Description

@berrydenhartog

with a shared SSO solution everyone in the SSO solution can login into all installations of MijnBureau. All the embeded tools will need a change where we can set the owner OrganizationID that has permissions to do things.

Grafana already has a system like this. example:
Role_attribute_path = contains(groups[], 'admin') && 'Admin' || contains(groups[], 'editor') && 'Editor' || 'Viewer'

if we do something similar for all tools on organizaitionID in the token claim we can have a system where everyone can collabora

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ”– Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions