aboutsummaryrefslogtreecommitdiffstats
path: root/configs/osp.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/osp.conf.sample')
-rw-r--r--configs/osp.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/osp.conf.sample b/configs/osp.conf.sample
index e7e04036a..75545716f 100644
--- a/configs/osp.conf.sample
+++ b/configs/osp.conf.sample
@@ -62,3 +62,11 @@
; Set the "source" for requesting authorization
;
;source=foo
+;
+; Set the authentication policy.
+; 0 - NO
+; 1 - YES
+; 2 - EXCLUSIVE
+; Default is 1, validate token but allow no token.
+;
+;authpolicy=1