Hi,
what is the best way to determine programmatically the way an organization was/is created in OIM?
In our eventhandlers we would like to determine whether an organization was created via GUI /SCIM/ API or REST etc?
What would be the best practise / most reliable information for determining this?
Thank you in advance for your help.
---
UPDATE: Strangly the context parameters in EventHandlers dont give me any attribute to distinguish between a SCIM call and a GUI call when using Admin privileges. Is there any way to see the difference?