Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

Add support for Org Memberships #160

Merged
merged 6 commits into from
Sep 10, 2021
Merged

Add support for Org Memberships #160

merged 6 commits into from
Sep 10, 2021

Conversation

tschaffter
Copy link
Member

@tschaffter tschaffter commented Sep 9, 2021

Fixes #157

Notes

  • Add schemas and paths to link a User to an Org. This link is called an org membership.
  • An org membership has a role, which can be used to allow the users to perform different actions.
  • The org membership includes the property permissions for more fine-grained permission control (multi-level schemas create different issues so keeping the org membership schema simple)
  • Based on GitHub "org-membership" schema

TODO

  • Enable to filter permission per user and organization

@tschaffter tschaffter self-assigned this Sep 9, 2021
@tschaffter tschaffter changed the title Add OrgMembership.yaml Add support for Org Memberships Sep 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Capture membership of Users to Orgs
1 participant