Hi All,
We have integrated MS CRM 2013 to SharePoint 2010. for this we followed below link
http://www.powerobjects.com/2013/11/05/crm-2013-and-sharepoint-integration-new-feature/
Next we wanna implement Authn and Authz for this.
Both CRM Server and SP server are in same domain.
Users are maintained in Active Directory.
Currently the SharePoint's Iframe shown in CRM has many operations to it like;
- Move One Level Up (button)
- Edit Document (button)
- Delete Document (button)
- Open SharePoint (button)
- Actions (Drop down button list)
- Search documents (text box)
- Download document from grid
Whereas, we wanna show / allow users only to
(1) Add document (button),
(2) Search documents (text box) and
(3) Download documents from grid
Kindly help us in achieving this.
*This post is locked for comments