Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
271 changes: 223 additions & 48 deletions internal/generate/connector_schema/connector-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,37 @@
}
}
},
{
"name": "Adobe Experience Manager",
"connectorId": "adobeExperienceManagerConnector",
"connectorCategories": [
{
"name": "Operate",
"value": "operate"
}
],
"properties": {
"clientId": {
"type": "string",
"displayName": "Client ID",
"createdDate": 1694542169628,
"preferredControlType": "textField",
"info": "Public identifier for this connector application"
},
"clientSecret": {
"type": "string",
"displayName": "Client Secret",
"createdDate": 1694542169713,
"preferredControlType": "textField",
"info": "Confidential password that authenticates this connector application"
},
"orgId": {
"displayName": "Organization ID",
"preferredControlType": "textField",
"info": "Identifier for the Adobe Experience Cloud account"
}
}
},
{
"name": "Adobe Marketo",
"connectorId": "adobemarketoConnector",
Expand Down Expand Up @@ -72,6 +103,17 @@
}
}
},
{
"name": "Akamai Account Protector",
"connectorId": "akamaiApConnector",
"connectorCategories": [
{
"name": "",
"value": ""
}
],
"properties": {}
},
{
"name": "Akamai MFA",
"connectorId": "akamaiConnector",
Expand Down Expand Up @@ -328,6 +370,25 @@
}
}
},
{
"name": "Babel Street",
"connectorId": "babelStreetConnector",
"connectorCategories": [
{
"name": "Operate",
"value": "operate"
}
],
"properties": {
"apiKey": {
"type": "string",
"displayName": "API Key",
"createdDate": 1694542169671,
"preferredControlType": "textField",
"info": "API Key from Babel Street tenant"
}
}
},
{
"name": "BambooHR",
"connectorId": "bambooConnector",
Expand Down Expand Up @@ -1099,6 +1160,21 @@
"preferredControlType": "textField",
"info": "The AWS Region"
},
"secondaryAccessKeyId": {
"displayName": "Secondary AWS Access Key",
"preferredControlType": "textField",
"info": "Optional fallback AWS Access Key used if the primary call times out or cannot connect"
},
"secondaryRegion": {
"displayName": "Secondary AWS Region",
"preferredControlType": "textField",
"info": "Optional fallback AWS Region used if the primary call times out or cannot connect"
},
"secondarySecretAccessKey": {
"displayName": "Secondary AWS Access Secret",
"preferredControlType": "textField",
"info": "Optional fallback AWS Access Secret used if the primary call times out or cannot connect"
},
"secretAccessKey": {
"displayName": "AWS Access Secret",
"preferredControlType": "textField",
Expand Down Expand Up @@ -1815,6 +1891,24 @@
}
}
},
{
"name": "Island",
"connectorId": "connectorIsland",
"connectorCategories": [
{
"name": "Authorize",
"value": "authorize"
}
],
"properties": {
"customAuth": {
"type": "array",
"displayName": "Custom Parameters",
"createdDate": 1694542169719,
"info": ""
}
}
},
{
"name": "Jamf",
"connectorId": "connectorJamf",
Expand Down Expand Up @@ -3025,6 +3119,24 @@
}
}
},
{
"name": "FAPI Baseline (mTLS)",
"connectorId": "fapiConnector",
"connectorCategories": [
{
"name": "Verify",
"value": "verify"
}
],
"properties": {
"customAuth": {
"type": "array",
"displayName": "Custom Parameters",
"createdDate": 1694542169719,
"info": ""
}
}
},
{
"name": "Fingerprint JS",
"connectorId": "fingerprintjsConnector",
Expand Down Expand Up @@ -5109,7 +5221,7 @@
}
},
{
"name": "PingOne Forms",
"name": "Form",
"connectorId": "pingOneFormsConnector",
"connectorCategories": [
{
Expand Down Expand Up @@ -5584,25 +5696,6 @@
}
}
},
{
"name": "Scopes",
"connectorId": "scopesConnector",
"connectorCategories": [
{
"name": "Core",
"value": "core"
}
],
"properties": {
"scopes": {
"type": "array",
"displayName": "Scopes/Permissions to request user consent for",
"createdDate": 1694542169686,
"preferredControlType": "tableViewScopes",
"info": "An array of scopes"
}
}
},
{
"name": "ScrambleID",
"connectorId": "scrambleIdConnector",
Expand Down Expand Up @@ -6082,6 +6175,116 @@
],
"properties": {}
},
{
"name": "Symantec VIP",
"connectorId": "symc",
"connectorCategories": [
{
"name": "Authenticate",
"value": "authenticate"
}
],
"properties": {
"authDescription": {
"type": "string",
"displayName": "Authentication Description",
"createdDate": 1694542169716,
"preferredControlType": "textField",
"info": ""
},
"connectorName": {
"type": "string",
"displayName": "Connector Name",
"createdDate": 1694542169723,
"preferredControlType": "textField",
"info": ""
},
"description": {
"type": "string",
"displayName": "Description",
"createdDate": 1694542169636,
"preferredControlType": "textField",
"info": ""
},
"details1": {
"type": "string",
"displayName": "Credentials Details 1",
"createdDate": 1694542169712,
"preferredControlType": "textField",
"info": ""
},
"details2": {
"type": "string",
"displayName": "Credentials Details 2",
"createdDate": 1694542169591,
"preferredControlType": "textField",
"info": ""
},
"iconUrl": {
"type": "string",
"displayName": "Icon URL",
"createdDate": 1694542169721,
"preferredControlType": "textField",
"info": ""
},
"iconUrlPng": {
"type": "string",
"displayName": "Icon URL in PNG",
"createdDate": 1694542169592,
"preferredControlType": "textField",
"info": ""
},
"pfxBase64": {
"type": "string",
"displayName": "PFX File (Base64 encoded)",
"createdDate": 1694542169639,
"preferredControlType": "textField",
"info": ""
},
"pfxPassword": {
"type": "string",
"displayName": "PFX Password",
"createdDate": 1694542169605,
"preferredControlType": "textField",
"info": ""
},
"pushLoginEnabled": {
"type": "boolean",
"displayName": "Enable Push Sign On",
"createdDate": 1694542169638,
"preferredControlType": "toggleSwitch",
"info": ""
},
"showCredAddedOn": {
"type": "boolean",
"displayName": "Show Credentials Added On?",
"createdDate": 1694542169614,
"preferredControlType": "toggleSwitch",
"info": ""
},
"showCredAddedVia": {
"type": "boolean",
"displayName": "Show Credentials Added through ?",
"createdDate": 1694542169610,
"preferredControlType": "toggleSwitch",
"info": ""
},
"title": {
"type": "string",
"displayName": "Title",
"createdDate": 1694542169716,
"preferredControlType": "textField",
"info": ""
},
"toolTip": {
"type": "string",
"displayName": "Tooltip",
"createdDate": 1694542169555,
"preferredControlType": "textField",
"info": ""
}
}
},
{
"name": "Telesign",
"connectorId": "telesignConnector",
Expand Down Expand Up @@ -6659,20 +6862,6 @@
}
],
"properties": {
"passwordExpiryInDays": {
"type": "number",
"displayName": "Expires in the specified number of days",
"createdDate": 1694542169605,
"preferredControlType": "textField",
"info": "Choose 0 for never expire"
},
"passwordExpiryNotification": {
"type": "boolean",
"displayName": "Notify user before password expires",
"createdDate": 1694542169653,
"preferredControlType": "toggleSwitch",
"info": ""
},
"passwordLengthMax": {
"type": "number",
"displayName": "Maximum Password Length",
Expand All @@ -6687,13 +6876,6 @@
"preferredControlType": "textField",
"info": ""
},
"passwordLockoutAttempts": {
"type": "number",
"displayName": "Number of failed login attempts before account is locked",
"createdDate": 1694542169734,
"preferredControlType": "textField",
"info": ""
},
"passwordPreviousXPasswords": {
"type": "number",
"displayName": "Number of unique user passwords associated with a user",
Expand Down Expand Up @@ -6742,13 +6924,6 @@
"createdDate": 1694542169652,
"preferredControlType": "toggleSwitch",
"info": ""
},
"temporaryPasswordExpiryInDays": {
"type": "number",
"displayName": "Temporary password expires in the specified number of days",
"createdDate": 1694542169720,
"preferredControlType": "textField",
"info": "If an administrator sets a temporary password, choose how long before it expires."
}
}
},
Expand Down