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

sharepoint authentication with sso #129

Closed joacko14atchurchofjesuschrist closed 3 years ago

joacko14atchurchofjesuschrist commented 3 years ago

im triying to use spgo fow develop sharepoint site with my company, but when i try lo populate local folder i use my company account then enter the password and nothing happens.

i tried with an educational account and all works fine, the difference that i can look is... my company sharepoint tenant sends me to a custom login and after returns me to sharepoint, anyone have some experience with something like that.

chrishasz commented 3 years ago

Hello @joacko14atchurchofjesuschrist - sorry for the late response.

At this time, SPGo does not support Authentication that requires an interactive login. I did add Addin-ony authentication to SPGo in version 1.7.0. This can be used as a workaround for environments that require interactive login by registering SPGo as an Addin.

Let me know if this solves the problem.

chrishasz commented 3 years ago

Closing.