Skip to content

Commit

Permalink
chore(docs): Regenerate screenshots
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden Roszell <[email protected]>
  • Loading branch information
m8rmclaren committed Jan 13, 2025
1 parent 0875298 commit a0773bd
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 48 additions & 48 deletions integration-manifest.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
{
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
"integration_type": "orchestrator",
"name": "Fortigate",
"status": "production",
"description": "This integration is used to inventory and manage certificates in Fortigate.",
"link_github": false,
"support_level": "community",
"update_catalog": false,
"release_project": "Fortigate/Fortigate.csproj",
"release_dir": "Fortigate/bin/Release",
"about": {
"orchestrator": {
"UOFramework": "10.1",
"pam_support": true,
"keyfactor_platform_version": "10.4",
"store_types": [
{
"Name": "Fortigate",
"ShortName": "Fortigate",
"Capability": "Fortigate",
"ServerRequired": false,
"BlueprintAllowed": true,
"CustomAliasAllowed": "Required",
"PowerShell": false,
"PrivateKeyAllowed": "Required",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": false,
"Enrollment": false,
"Remove": true
},
"PasswordOptions": {
"Style": "Default",
"EntrySupported": false,
"StoreRequired": true,
"StorePassword": {
"Description": "Enter the Fortigate API Token here",
"IsPAMEligible": true
},
"Properties": [],
"EntryParameters": [],
"ClientMachineDescription": "The IP address or DNS of the Fortigate server",
"StorePathDescription": "This is not used in this integration, but is a required field in the UI. Just enter any value here"
}
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
"integration_type": "orchestrator",
"name": "Fortigate",
"status": "production",
"description": "This integration is used to inventory and manage certificates in Fortigate.",
"link_github": false,
"support_level": "community",
"update_catalog": false,
"release_project": "Fortigate/Fortigate.csproj",
"release_dir": "Fortigate/bin/Release",
"about": {
"orchestrator": {
"UOFramework": "10.1",
"pam_support": true,
"keyfactor_platform_version": "10.4",
"store_types": [
{
"Name": "Fortigate",
"ShortName": "Fortigate",
"Capability": "Fortigate",
"ServerRequired": false,
"BlueprintAllowed": true,
"CustomAliasAllowed": "Required",
"PowerShell": false,
"PrivateKeyAllowed": "Required",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": false,
"Enrollment": false,
"Remove": true
},
"Properties": [],
"EntryParameters": [],
"PasswordOptions": {
"Style": "Default",
"EntrySupported": false,
"StoreRequired": true,
"StorePassword": {
"Description": "Enter the Fortigate API Token here",
"IsPAMEligible": true
}
},
"ClientMachineDescription": "The IP address or DNS of the Fortigate server",
"StorePathDescription": "This is not used in this integration, but is a required field in the UI. Just enter any value here"
}
]
}
]
}
}
}
}

0 comments on commit a0773bd

Please sign in to comment.