Skip to content

Commit d6bfe83

Browse files
committed
Declare authentication contribution
1 parent 7797bfd commit d6bfe83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@
8484
"onCommand:intersystems-community.servermanager-credentials.testScopedQuietLogin2"
8585
],
8686
"contributes": {
87+
"authentication": [
88+
{
89+
"id": "intersystems-servermanager-credentials",
90+
"label": "InterSystems Server Credentials"
91+
}
92+
],
8793
"viewsContainers": {
8894
"activitybar": [
8995
{

0 commit comments

Comments
 (0)