There's a lot of employee data that we don't feel comfortable putting into Azure AD - but data that needs to exist in multiple systems.
is it possible (through graph / SCIM / anything) when using Azure provisioning in Enterprise Apps, to somehow use a different source (say my HR system) for a field like "salary", and point that to the "salary" field in the other app? This is a big deal with ERPs like SAP - there must be a way that companies are synchronizing these attributes.
If I could include some kind of web call to an external data source so I can pass that attribute as part of provisioning; I think that's what I'm after.
Preferably those values aren't logged...