-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
accesslist.GetAncestorsFor()
public (#48873)
The Identity Center user & group provisioning system needs to re-provision Access Lists in response to changes in any of their enclosed member lists. This patch makes the existing `GetAncestorsFor()` function public so the IC SCIM provisioning system can walk the list of ancestors in any AccessList change and trigger a re-provision if necessary, without having to re-implement the ancestor search.
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters