be group foreign key "external_sync_identifier" as a unique constraint entry.
We are developing a tool to extract group data from IDM such as AD and Azure and project it to Box via API.
We want to use the group ID in IDM as a group foreign key in Box so that when the group name changes on the IDM side, we can track the group in Box that is associated with it.
For this purpose, we use the group attribute item "externalsyncidentifier".
However, since this item is not a unique constraint, there is always a risk of an error due to key duplication.
In order to use this item correctly as a foreign key, please make it a unique constraint.
9
votes
Hirotsuna Nakamura MKI
shared this idea