简体   繁体   English

单一登录上的Connect-AzureAD空白页

[英]Connect-AzureAD blank page on Single Sign-in

I'm trying to connect to AzureAD through PowerShell using the command Connect-AzureAD , but I'm getting a blank page on Single Sign-on. 我正在尝试使用命令Connect-AzureAD AzureAD通过PowerShell Connect-AzureAD ,但是我在Single Sign-on上得到了一个空白页面。

在此处输入图片说明

However, it works like a charm when I use the command Connect-MsolService . 但是,当我使用命令Connect-MsolService时,它就像一种魅力。

在此处输入图片说明

I've already tried troubleshooting, like suggested here , but I don't think it is a issue related to my MFA provider as it works when I open in a web browser. 我已经尝试过的故障排除,建议喜欢这里 ,但我不认为这是关系到我的MFA提供商问题,因为它的工作原理,当我打开一个网页浏览器。

Office 365 Win32 clients (Outlook, Word, Excel, and others) with versions 16.0.8730.xxxx and above are supported using a non-interactive flow . 使用非交互流支持版本16.0.8730.xxxx及更高版本的Office 365 Win32客户端(Outlook,Word,Excel等)。 Other versions are not supported; 不支持其他版本; on those versions, users will enter their usernames, but not passwords, to sign-in. 在这些版本上,用户将输入其用户名(而不是密码)进行登录。

To troubleshoot single sign-on setup issues in Office 365, Intune, or Azure, you could refer to this article . 要解决Office 365,Intune或Azure中的单点登录设置问题,可以参考本文

Hope it helps you. 希望对您有帮助。

暂无
暂无

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

相关问题 无法识别 Connect-AzureAd - Connect-AzureAd is not recognized 是否可以使用 MFA 和单个用户登录提示对 Connect-AzAccount 和 Connect-AzureAD 进行身份验证? - Is it possible authenticate both Connect-AzAccount and Connect-AzureAD using MFA with a single user login prompt? 自动化连接-AzureAD Powershell 脚本 - Automate Connect-AzureAD Powershell script 连接azureAD powershell in azure function - Connect-azureAD powershell in azure function Azure PowerShell Connect-AzureAD和Login-AzureRmAccount - Azure PowerShell Connect-AzureAD and Login-AzureRmAccount 在 Azure Devops 中使用 powershell 自动化 Connect-AzureAD - Automate Connect-AzureAD using powershell in Azure Devops Connect-AzureAD -Confirm throwing AADSTS900144:请求正文必须包含以下参数:“代码”。 错误 - Connect-AzureAD -Confirm throwing AADSTS900144: The request body must contain the following parameter: 'code'. error Connect-AzureAD:parsing_wstrust_response_failed:解析 WS-Trust 响应失败 - Connect-AzureAD : parsing_wstrust_response_failed: Parsing WS-Trust response failed Powershell Connect-AzureAD错误“ accessing_ws_metadata_exchange_failed” - Powershell Connect-AzureAD error “accessing_ws_metadata_exchange_failed” ZC3A580F142203677F1F0BC30898F63F53Z function / powershell:试图通过查找 Z0C43F57C2ABA39A 的地址来查找用户的 ObjectID。 “无法识别连接 AzureAD” - Azure function / powershell: Trying to find ObjectID of user by doing lookup of email address. "Connect-AzureAD is not recognized"
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM