Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Is there any support for service inheritance? #32

Open
rauwebieten opened this issue May 1, 2018 · 1 comment
Open

Is there any support for service inheritance? #32

rauwebieten opened this issue May 1, 2018 · 1 comment

Comments

@rauwebieten
Copy link

rauwebieten commented May 1, 2018

For example,
give a user access to all pages, but excludes access to page-x


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Hywan
Copy link
Member

Hywan commented May 16, 2018

  • A service can be owned by a user, or shared in a group,
  • A user can be present in one or more groups,
  • But users and services are not inherited between groups.

I don't think a service should represent “all pages”. Maybe "access to all pages” is like “global access”, and then is a permission. And “access to page x” is permission “access” + service “page-x”. Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants