yetitwo
05/24/2022, 9:15 PMPrchowdh
05/25/2022, 2:24 PMJake
05/25/2022, 2:26 PMJake
05/25/2022, 2:26 PMplatform
to federate permissionsJake
05/25/2022, 2:27 PMview
permission could be calculated as project->resource_viewer
, then your role would only have to be associate with the project resource viewer, and that would apply to all resources under the project automaticallyPrchowdh
05/25/2022, 3:40 PMyetitwo
05/25/2022, 4:35 PMyetitwo
05/25/2022, 4:39 PMJoey
05/25/2022, 4:52 PMpermission
Joey
05/25/2022, 4:52 PMJoey
05/25/2022, 4:52 PMpermission view = viewer + write
is a rewriteSingha1
05/25/2022, 5:24 PMSingha1
05/25/2022, 6:10 PMJake
05/25/2022, 8:28 PMJake
05/25/2022, 8:29 PMyetitwo
05/25/2022, 8:34 PMyetitwo
05/25/2022, 9:50 PMdefinition group {
/**
* member can include both users and *the set of members* of other specific groups.
*/
relation member: user | group#member
}
does that mean that a group is also a valid object of a relation, but that that group's presence on the relation will be interpreted to mean the set of members? or is it that the subrelation is also what you'd declare as the object of the relation?ecordell
05/25/2022, 9:59 PMgroup:A#member@group:B#member
yetitwo
05/25/2022, 10:05 PMPrchowdh
05/26/2022, 2:52 PMJoey
05/26/2022, 2:54 PMPrchowdh
05/26/2022, 3:06 PMsnax
05/26/2022, 11:31 PMJake
05/26/2022, 11:31 PMsnax
05/26/2022, 11:32 PMJake
05/26/2022, 11:33 PMJake
05/26/2022, 11:33 PMsnax
05/26/2022, 11:36 PMsnax
05/26/2022, 11:36 PMecordell
05/26/2022, 11:37 PM