Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] Re: PITGroup assigned attributes?

Subject: Grouper Developers Forum

List archive

[grouper-dev] Re: PITGroup assigned attributes?


Chronological Thread 
  • From: "William G. Thompson, Jr." <>
  • To: Grouper Dev <>
  • Subject: [grouper-dev] Re: PITGroup assigned attributes?
  • Date: Sat, 27 Feb 2016 18:31:36 -0500

If a group is moved from one folder to another:

testFolder:parentFolder:group1 -> testFolder:group1

Should I expect to find a PIT group for testFolder:parentFolder:group1 ?

Thanks,
Bill






On Wed, Feb 17, 2016 at 9:25 PM, William G. Thompson, Jr. <> wrote:
I'm working on a ChangeLogConsumer to sync groups and membership to a
target (in this case Office365), but it could be used for any target.

The current design calls for a marking attribute to be assigned to
groups or folders.  If the attribute is assigned to a group it is
marked for provisioning. If the attribute is assigned to a folder all
the groups within the folder and any sub folders are marked for
provisioning.

As the changeLogEvents come though I can check the group or parent
folders for the mark. So far so good. However when a deleted group
changeLogEvent comes through for a directly marked group, the group is
already deleted so I can't query the group for attribute assignments.
I can get the PITGroup, but it doesn't seem to provide access to
PITAttribtueAssignments.

Is this possible somehow?

Best,
Bill




Archive powered by MHonArc 2.6.16.

Top of Page