Using Visual Code Plugin with instance SSO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2025 07:48 AM
Hi community,
we'll be enabling the Adaptive Authentication and only some users from specific groups will be allowed to log in using the /login.do page. Remaining users will be forced to use SSO for log in and /login.do won't work for them.
Most of our developers use Visual Studio Code Plugin - https://marketplace.visualstudio.com/items?itemName=ServiceNow.now-vscode for their daily work. How to enable SSO in plugin? We don't have MFA activated in general.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:32 AM
Short update to everyone - executing Background Scripts using Adaptive Authentication doesn't work ---> https://www.servicenow.com/community/developer-articles/faq-for-v1-5-0-servicenow-vs-code-extension/...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Currently, the ServiceNow® Extension for VS Code only supports the following authentication methods:
- Basic Authentication
- OAuth (which relies on Basic Authentication)
- OAuth + MFA (which also relies on Basic Authentication)
Please upvote this idea - Support Certificate-Based and SSO Authentication in VS Code Extension
