在给SharePoint上注册完app后,通过类似链接https://sharepoint.xyz.com/sites/live/_layouts/15/AppInv.aspx进行权限分配的时候,点击“创建Create”按钮后会显示如下图的错误:
错误信息是:Sorry, only tenant administrators can add or give access to this app.
错误的大意是:对不起,只有租户管理员可以给本app添加或者分配访问权限。
在On Premises的SharePoint上,只要把分配权限的用户加到SharePoint服务器上的Administrators组里就行了,为了系统安全性,弄完了再把用户从Administrators组里弄出来。
本文参考了如下页面,原页面提供了两个方法,我这里只提及最简单实现的一个:
Sorry, only tenant administrators can add or give access to this app. (windowstechupdates.com)
达叔傻乐(darwin.zuo@163.com)
网友评论