dynamics-webapi-toolkit icon indicating copy to clipboard operation
dynamics-webapi-toolkit copied to clipboard

Add impersonation using CallerObjectId

Open georged opened this issue 5 years ago • 1 comments

As per documentation, preferred impersonation method is based on their Azure Active Directory (AAD) object id by passing that value along with the header CallerObjectId. MSCRMCallerID is considered to be a legacy implementation.

Backward-compatible implementation is to add CallerObjectId to the settings and allow setting it.

georged avatar Nov 09 '20 06:11 georged

Fix together with #105

georged avatar Aug 13 '24 07:08 georged