chrishasz / spgo

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
https://www.chrishasz.com/spgo
MIT License
60 stars 11 forks source link

ID3242: The security token could not be authenticated or authorized #109

Closed vishalsharma3105 closed 4 years ago

vishalsharma3105 commented 4 years ago

I have workspace configured and trying to checkout file.

I have recently changed my domain password, post which I am not being prompted for username and password on cs code, and while checking out file getting this error

chrishasz commented 4 years ago

Hello @vishalsharma3105

Have you configured SPGo to store credentials? If so, what happens if you disable this option and try to log in again?

chrishasz commented 4 years ago

I did some further research and authentication error ID3242 is an ADFS authentication error. Are you using ADFS via a Secure Token Service to access SharePoint? How is your authentication set up?

Please post your SPGo.json file and I can help troubleshoot.

vishalsharma3105 commented 4 years ago

Hi... The issue got resolved by restarting the system. And , we were using the sharepoint crendentials.

On Sat, Mar 14, 2020, 7:03 AM Chris Hasz notifications@github.com wrote:

I did some further research and authentication error ID3242 is an ADFS authentication error. Are you using ADFS via a Secure Token Service to access SharePoint? How is your authentication set up?

Please post your SPGo.json file and I can help troubleshoot.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chrishasz/spgo/issues/109#issuecomment-598993664, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGPYO2DFEQ7YTZTBH3IMVLDRHLNH5ANCNFSM4K7QOFVA .

chrishasz commented 4 years ago

Good news! I’m going to close this issue.