SharePoint Integration Force User Credentials in Access Token
We are trying to accomplish a SharePoint Integration via AgilePoint.
In the Global Access Token Page, we have to provide user credentials when using Claims Authentication.
But, we want to send the signed in user credentials and not the predefined user credentials to SharePoint as we cannot track who uploaded any specific document.
The Global Access Token does not allow Process/Form Variables to be assigned to the credentials fields.So, how do we solve this issue.
Thanks
Sourav
-
Hi Sourav,
Access token does not support Process/Form Variables, user must provide an hard coded account credentials and validate the access token.
To track who has Created/Updated an SharePoint list item or a file, AgilePoint provide option to configure item owner in few activities like CreateListItem, UpdateMetadata, Copy List Item, Move List Item, Copy File, Move File etc.
Also, there is an generic Change Item Ownership activity, using it you can change the item ownership i.e modified by field of the SharePoint List item. (https://documentation.agilepoint.com/00/appbuilder/cloudenvShapeChangeItemOwnership.html)
Also, as an workaround you can create a custom field to track who has created/updated the list item and set the value of that field using AgilePoint activities.
Thanks,
Sandeep Kumar Singh
請登入寫評論。
評論
1 條評論