[BUG] Not able to connect to Sharepoint Online using stored credentials #3279
Unanswered
jessenoyes-cire
asked this question in
Q&A
Replies: 1 comment
-
Same issue here. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to connect to Sharepoint online using PnP stored credentials in Windows Powershell, I'm getting thrown a error message that states:
Connect-PnPOnline: There was an error parsing the WS-Trust response from the endpoint. This may occur if there are issues with your ADFS configuration. See https://aka.ms/msal-net-iwa-troubleshooting for more details. Enable logging to see more details. See https://aka.ms/msal-net-logging. Error Message: Request to the endpoint timed out.
This was working as of last week and using the
-Interactive
switch to sign in manually works using both my own credentials and that which are being stored in the credential manager.Beta Was this translation helpful? Give feedback.
All reactions