Skip to content

Commit 56dcbf1

Browse files
author
Keyfactor
committed
Merged the signum-orchestrator stores-type.json
1 parent 3da6f99 commit 56dcbf1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

store_types.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,5 +1597,33 @@
15971597
"PowerShell": false,
15981598
"BlueprintAllowed": false,
15991599
"CustomAliasAllowed": "Optional"
1600+
},
1601+
{
1602+
"Name": "Signum",
1603+
"ShortName": "Signum",
1604+
"Capability": "Signum",
1605+
"LocalStore": false,
1606+
"SupportedOperations": {
1607+
"Add": false,
1608+
"Create": false,
1609+
"Discovery": false,
1610+
"Enrollment": false,
1611+
"Remove": false
1612+
},
1613+
"Properties": [],
1614+
"EntryParameters": [],
1615+
"PasswordOptions": {
1616+
"EntrySupported": false,
1617+
"StoreRequired": false,
1618+
"Style": "Default"
1619+
},
1620+
"StorePathType": "",
1621+
"StorePathValue": "na",
1622+
"PrivateKeyAllowed": "Required",
1623+
"JobProperties": [],
1624+
"ServerRequired": true,
1625+
"PowerShell": false,
1626+
"BlueprintAllowed": false,
1627+
"CustomAliasAllowed": "Required"
16001628
}
16011629
]

0 commit comments

Comments
 (0)