Modify : G suite group owneship

Has anyone had an opportunity to update the G Suite group owners on leaver event? Specifically, if the current group owner is disabled, the new owner should be the manager of the users.

To my knowledge, modifying managed attributes in IdentityNow is not really supported through native product functionality; even though the connector may support it.

You could potentially achieve this through the Workflow functionality. Using an Identity Attribute Change trigger to detect the termination and the HTTP Request action to call the G-Suite API and make the modification.

If that does not work, you could potentially achieve this using an Identity Attribute Change event trigger. However, you will have to externalize the provisioning solution. Perhaps an event trigger to a Service Desk platform to create a ticket for manual fulfilment is the simplest and quickest solution. You will also have a limited information in your payload and may not be able to suggest a new owner.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.