- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在开发一个 Outlook 加载项,该加载项根据 Azure AD 对用户进行身份验证并对 SharePoint Online 网站运行查询。该应用程序使用 AngularJS 并利用 ADAL.js 和 ADAL-Angular.js 库来执行身份验证过程。该应用程序在浏览器中运行良好,但在通过 Windows 版本的 Outlook 使用时,在身份验证过程中会失败。
用户在 Outlook (Windows) 的加载项中输入用户名和密码后,Internet Explorer 窗口将弹出并显示以下消息:
AADSTS90056: This endpoint only accepts POST requests.
有人遇到过这个问题吗?我已经严格按照 Office Dev 教程(如下)进行操作,但仍然没有成功...
最佳答案
我在尝试获取 Microsoft Azure Active Directory 的访问 token 时遇到相同的错误。问题是url
。
使用 https
而不是 http
解决了我的问题。
我正确的 token 网址如下:“https://login.microsoftonline.com/”
关于angularjs - Outlook 应用程序 - ADAL 身份验证 - AADSTS90056 : This endpoint only accepts POST requests,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38512081/
我是一名优秀的程序员,十分优秀!