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

Smart Card Authentication #118

Closed bada004 closed 3 years ago

bada004 commented 4 years ago

Is it possible to use SPGo with a site that only allows for smart card authentication?

chrishasz commented 4 years ago

Hello @bada004

SPGo uses node-sp-auth for SharePoint authentication, so we would need to work with the author of that package to implement smart card authentication.

Can you provide more details about the Smart Card implementation you use, including the vendor and links to any developer wikis? This will help me determine if support is possible.

chrishasz commented 3 years ago

Closing this issue. SPGo will continue to support authentication through node-sp-auth.