Last updated
Was this helpful?
Identifies the provisioning origin of a WHO relationship. Every WHO link carries a source; Internal is the default for user / import / DGC / UI-managed links.
enum AccessWhoSource {
Internal
Scim
}Managed by Raito's own paths: regular imports, DGC sync, UI/API edits, ABAC evaluation.
Provisioned by SCIM matching against the source access control's scimAssignments.
AccessControlWhatAccessControlFilterInput input ● AccessControlWhoListFilter input ● AccessWhatAccessControlItem object ● AccessWhoItem object
Last updated
Was this helpful?
Was this helpful?