Connect-PnpOnline asks for creds every time? #2728
Unanswered
cacheman098
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If i connect to PNPonline at the root , it will prompt for creds every time ?
it wont use cached creds or tokens, is this expected?
$con= Connect-PnPOnline -Url $url -ReturnConnection -interactive
$con= Connect-PnPOnline -Url $url/child -ReturnConnection -interactive
(tried without switches and got errors)
Manifest 1.12.0 PnP.PowerShell
Beta Was this translation helpful? Give feedback.
All reactions