From 28752e880a824edfba5bac9ece8810404c49acae Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 21 Feb 2020 22:39:56 +0100 Subject: [PATCH] Adding informations --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d084b79..a30e3a5 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,10 @@ List of URLs and/or URIs that will not be affected by SSOwat. This must be a JSO List of regular expressions to be matched against URLs **and** URIs to ignore them +#### noauth_urls + +List of URLs and/or URIs that will be protected with SSOwatbut no header will be sent. This must be a JSON array, and SSOwat automatically adds itself to this array. + #### unprotected_urls List of URLs and/or URIs that will not be affected by SSOwat **unless user is authenticated**