Minimal permissions required to resolve Guid of Active Directory Object

As part of an application that I’m writing, I attempt to resolve an active directory object from Guid to the object’s Distinguished name. For some restricted objects, I must grant my service account additional permissions in order to resol… Continue reading Minimal permissions required to resolve Guid of Active Directory Object

Questions on user context and auditing for background job execution for SaaS application

I have some questions related with user context and auditing for background job execution for SaaS application.
Let’s say an admin user scheduled a background job through UI. When the job start running, this job requires to run with a user… Continue reading Questions on user context and auditing for background job execution for SaaS application