Closed KoenZomers closed 4 years ago
Resolves issue https://github.com/pnp/PnP-PowerShell/issues/1724
Connect-PnPOnline -UseWebLogin will now specifically log on to /_layouts/15/settings.aspx to ensure faster login performance.
Connect-PnPOnline -UseWebLogin
Depends on PnP Sites Core PR https://github.com/pnp/PnP-Sites-Core/pull/2707 to be merged first
Type
Related Issues?
Resolves issue https://github.com/pnp/PnP-PowerShell/issues/1724
What is in this Pull Request ?
Connect-PnPOnline -UseWebLogin
will now specifically log on to /_layouts/15/settings.aspx to ensure faster login performance.Depends on PnP Sites Core PR https://github.com/pnp/PnP-Sites-Core/pull/2707 to be merged first