Skip to content

Role1 AND Role2 ACL / CLP access #3437

@JacobJT

Description

@JacobJT

[DELETE EVERYTHING ABOVE THIS LINE BEFORE SUBMITTING YOUR ISSUE]

Describe your issue in as much detail as possible.

I have a few different types of users. I also have several separated geographic areas that shouldn't be interacting in any way. I.e. an "admin" user assigned to the "New York" region shouldn't be able to view anything out of the New York region, and they should get special access to some objects related to that region.

Setting an ACL, I would love to be able to grant Read/Write access for a user who is in both the admin Role and the New York Role. Currently to achieve this, if I have m types of users and n geographic regions, I need m X n roles. It would be extremely convenient to be able to just work with the basic roles instead of having to do a complex role set up.

Steps to reproduce

Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.

Have various combinations of users that fit categories, need to give access to users who fit multiple roles.

Expected Results

simple && role set up.

Actual Outcome

Complex role set up.

Environment Setup

  • Server
    • parse-server version (Be specific! Don't say 'latest'.) : ~2.3.2
    • Operating System: OSX
    • Hardware: MBP 2015
    • Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): All

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions