File tree Expand file tree Collapse file tree
charts/lfx-platform/templates/openfga Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 @fgadoc:hide and @fgadoc:alias tags are managed manually.
2727*/}}
2828 - version :
29- major : 13
29+ major : 14
3030 minor : 0
31- patch : 2
31+ patch : 0
3232 authorizationModel : |
3333 model
3434 schema 1.1
@@ -106,6 +106,13 @@ spec:
106106 define roster_viewer: [user:*] or auditor or member from committee_for_member_roster_access
107107 define email_viewer: auditor or member from committee_for_member_email_access
108108
109+ type committee_invite
110+ relations
111+ define committee: [committee]
112+ # The invitee relation identifies the user who was invited to the committee.
113+ define invitee: [user]
114+ define viewer: invitee or auditor from committee
115+
109116 # @fgadoc:alias Groups.io Service
110117 type groupsio_service
111118 relations
You can’t perform that action at this time.
0 commit comments