Replies: 2 comments 1 reply
-
This is specific to your tenant, not sure what could be issue here. Can't reproduce this. Maybe some other members in the community can chime in. |
Beta Was this translation helpful? Give feedback.
-
No, there's nothing special about this tenant. It's a test tenant for which no non-default IdP has been configured. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Notice
Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue:
Invoke-PnPSiteTemplate
orGet-PnPSiteTemplate
? The issue is most likely related to the Provisioning Engine. The Provisioning engine is not located in the PowerShell repo. Please report the issue here: https://github.com/pnp/pnpframework/issues.Reporting an Issue or Missing Feature
I try to log in like this:
Looks good in the browser:
I get this back in PowerShell:
Expected behavior
Please describe what output you expect to see from the PnP PowerShell Cmdlets
A successful login.
Actual behavior
Please describe what you see instead. Please provide samples of output or screenshots.
As above.
Steps to reproduce behavior
Please include complete script or code samples in-line or linked from gists
As above.
What is the version of the Cmdlet module you are running?
(you can retrieve this by executing
Get-Module -Name "PnP.PowerShell" -ListAvailable
)2.2.55
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions