Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Move to privileges vs roles #286

Open
@paxtonhare

Description

@paxtonhare

Rather than relying on hard-coded roles, move to a privileges approach.

Define 2 privs: mdm-admin and mdm-user.

Then update the internals to assert the privs before allowing stuff to work.

This is in-line with how the REST-API in ML works. It also removes the need to create the mdm-admin and mdm-user roles. You can instead just assign the privs to your users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions