diff --git a/integration-manifest.json b/integration-manifest.json index fb483e8..1a80118 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -8,6 +8,7 @@ "about": { "orchestrator": { "UOFramework": "10.1", + "pam_support": true, "win": { "supportsCreateStore": false, "supportsDiscovery": false, diff --git a/readme-src/readme-pam-support.md b/readme-src/readme-pam-support.md new file mode 100644 index 0000000..5c80269 --- /dev/null +++ b/readme-src/readme-pam-support.md @@ -0,0 +1,4 @@ +|Name|Description| +|----|-----------| +|Server UserName|The user id that will be used to authenticate into the server hosting the store| +|Server Password|The password that will be used to authenticate into the server hosting the store| \ No newline at end of file