]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Update README.md with nonFQDN
[policy-templates.git] / README.md
index 8cee04851718142e13260d0efb78f58ed3e1f12e..7e80eeeb8ffdd6cfa62f461204392e6ed30e40a4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,11 @@ This policy is for configuring sites that support integrated authentication. See
     "Authentication": {
       "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
       "Delegated": ["mydomain.com", "https://myotherdomain.com"],
-      "NTLM": ["mydomain.com", "https://myotherdomain.com"]
+      "NTLM": ["mydomain.com", "https://myotherdomain.com"],
+      "AllowNonFQDN": {
+        "SPNEGO": true,
+        "NTLM": true
+      }
     }
   }
 }

patrick-canterino.de