Replies: 1 comment
-
Hmm, if it works on a different machine, would suggest you to check the differences between those 2 machines, maybe there's some issue with the user account or some policy . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reporting an Issue or Missing Feature
I need to use OSLogin to authenticate via FIDO2, but I am unable to do so because it immediately throws an error. App created via Register-PnPAzureADApp is used to authenticate.
EDIT: on different computer this is working fine, so maybe some cache or?
Expected behavior
I expect some kind of window where I can authenticate
Actual behavior
Steps to reproduce behavior
Connect-PnPOnline -Url -OSLogin -ClientId AppCreatedVia:Register-PnPAzureADApp
What is the version of the Cmdlet module you are running?
2.99.28, 2.12.14
Which operating system/environment are you running PnP PowerShell on?
Windows 10
Beta Was this translation helpful? Give feedback.
All reactions