You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to login to a SharePoint site with Connect-PnPOnline -Url $destUrl -Interactive the login popup window comes and after enter username for MFA account, screen disappear... no popup coming for Password.
following are the details for this issue.
Versions
PnP.PowerShell 1.7.0
PSVersion 7.1.3
PSEdition Core
OS Microsoft Windows 2019
Expected behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account it should ask for UserName and after click on next ask for Passwords to connect.
Actual behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account, after passing UserName and click on next button no popup window is coming for Password
Steps to reproduce behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account, after passing UserName and click on next button no popup window is coming for Password .... PFA Screenshot for reference
What is the version of the Cmdlet module you are running?
PnP.PowerShell 1.7.0
Which operating system/environment are you running PnP PowerShell on?
This discussion was converted from issue #979 on August 15, 2021 15:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When trying to login to a SharePoint site with Connect-PnPOnline -Url $destUrl -Interactive the login popup window comes and after enter username for MFA account, screen disappear... no popup coming for Password.
following are the details for this issue.
Versions
PnP.PowerShell 1.7.0
PSVersion 7.1.3
PSEdition Core
OS Microsoft Windows 2019
Expected behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account it should ask for UserName and after click on next ask for Passwords to connect.
Actual behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account, after passing UserName and click on next button no popup window is coming for Password
Steps to reproduce behavior
After execute command Connect-PnPOnline -Url $destUrl -Interactive , for MFA enable account, after passing UserName and click on next button no popup window is coming for Password .... PFA Screenshot for reference
What is the version of the Cmdlet module you are running?
PnP.PowerShell 1.7.0
Which operating system/environment are you running PnP PowerShell on?
Windows Server 2019
Beta Was this translation helpful? Give feedback.
All reactions