Skip to content

Authentication groups #10

@pietercolpaert

Description

@pietercolpaert

Would it be easy to also support groups?

For instance, if auth.json would now be extended like this:

   "superadmin" : {
        "documentation" : "super admin user can do everything",
        "type" : "group",
        "users" : ["admin1","admin2","admin3"]
    }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions