mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Adding informations
This commit is contained in:
parent
54361457c8
commit
28752e880a
1 changed files with 4 additions and 0 deletions
|
@ -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**
|
||||
|
|
Loading…
Add table
Reference in a new issue