简体   繁体   English

Sharepoint 使用 REST 进行身份验证 API - Postman

[英]Sharepoint Authentication using REST API - Postman

I'm trying to use the Sharepoint REST API and am stuck at the Authentication Step.我正在尝试使用 Sharepoint REST API 并卡在身份验证步骤。

My tenant will not allow the registration of an App because they do not have support for site-specific permissions yet, so I want to request a FedAuth Cookie at runtime.我的租户不允许注册应用程序,因为他们还不支持特定于站点的权限,因此我想在运行时请求 FedAuth Cookie。

I am stuck finding the correct parameters for what request to make, in order to generate this cookie.为了生成此 cookie,我一直在为要发出的请求找到正确的参数。

When following through Developer Tools via the browser, there are about 8 requests passed back & forwards.通过浏览器通过开发人员工具进行跟踪时,大约有 8 个请求来回传递。

Is there an endpoint / series of endpoints where I can pass my username/password, and generate a FedAuth Cookie, using the Sharepoint REST API?是否有一个端点/一系列端点,我可以在其中传递我的用户名/密码,并使用 Sharepoint REST API 生成 FedAuth Cookie?

Thanks谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM