Skip to content
Closed
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
8 changes: 5 additions & 3 deletions integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
"integration_type": "orchestrator",
"name": "AXIS IP Camera",
"status": "pilot",
"status": "production",
"support_level": "kf-supported",
"release_dir": "AxisIPCamera\\bin\\Release",
"release_project":"AxisIPCamera\\AxisIPCamera.csproj",
"update_catalog": false,
"link_github": false,
"update_catalog": true,
"link_github": true,
"description": "The Axis IP Camera Orchestrator Extension is used to inventory, manage Trust certs, and enroll for client certificates that can be bound to endpoints.",
"short_description": "The Axis IP Camera Orchestrator Extension is used to inventory, manage Trust certs, and enroll for client certificates that can be bound to endpoints.",
"about": {
"orchestrator": {
"UOFramework": "10.1",
Expand Down Expand Up @@ -90,3 +91,4 @@
}
}
}

Loading