简体   繁体   English

Office 组织的 Jetbrains Hub Microsoft 身份验证模块配置 (sharepoint)

[英]Jetbrains Hub Microsoft auth module configuration for Office organisation (sharepoint)

I'm having issues setting up the Microsoft auth module for Jetbrains Hub.我在为 Jetbrains Hub 设置 Microsoft 身份验证模块时遇到问题。 I have created an app within the Azure App registrations portal.我在 Azure 应用注册门户中创建了一个应用。

Under the heading "Authorization Service Endpoints" I changed the Authorization and Token endpoints to the ones found within the Azure App registration.在“授权服务端点”标题下,我将授权和令牌端点更改为在 Azure 应用程序注册中找到的端点。 Specifically the OAuth 2.0 authorization endpoint (v2) and OAuth 2.0 token endpoint (v2) URL.特别是 OAuth 2.0 授权端点 (v2) 和 OAuth 2.0 令牌端点 (v2) URL。

I am using the following scopes: email offline_access openid profile User.Read我使用以下范围: email offline_access openid profile User.Read

Everything seemed to work fine, I click on the auth module login button and get redirected to my organisation's portal and am asked to login.一切似乎都很好,我点击了身份验证模块登录按钮,然后被重定向到我组织的门户,并被要求登录。 Once I login however I am redirected back to my Hub environment and the only error I receive is: "Cannot retrieve details from the user profile in the OAuth provider."然而,一旦我登录,我就会被重定向回我的 Hub 环境,我收到的唯一错误是:“无法从 OAuth 提供程序中的用户配置文件中检索详细信息。” I have tested this with multiple accounts.我已经用多个帐户对此进行了测试。

Have I forgotten something?我是不是忘记了什么?

Following these steps in the documentation should do the trick: https://www.jetbrains.com/help/hub/azure-ad-auth-module.html#common-tenant-setup I've just set it up in my local environment and it works fine.按照文档中的这些步骤应该可以解决问题: https : //www.jetbrains.com/help/hub/azure-ad-auth-module.html#common-tenant-setup我刚刚在本地进行了设置环境,它工作正常。 So please check that you've not missed anything and followed the steps.因此,请检查您是否没有遗漏任何内容并按照步骤操作。 Thanks.谢谢。

If you've done everything per doc, but the issue still persists, the best solution would be sharing the details with the Jetbrains Hub support directly.如果您已按照文档完成所有操作,但问题仍然存在,最好的解决方案是直接与Jetbrains Hub 支持人员共享详细信息。

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

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