From 3b74ac532d1407f40a318418690f00c5b16c6e9d Mon Sep 17 00:00:00 2001 From: Morgan Gangwere <470584+indrora@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:15:57 -0700 Subject: [PATCH] Update integration-manifest.json --- integration-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-manifest.json b/integration-manifest.json index fad658c..4afb03f 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json", - "integration_type": "pam", "name": "Password Manager Pro Pam Provider", + "integration_type": "pam", "status": "production", "description": "The Password Manager Pro PAM extension allows for the retrieval of account usernames and passwords", "support_level": "kf-supported", @@ -61,4 +61,4 @@ } } } -} \ No newline at end of file +}