aboutsummaryrefslogtreecommitdiffstats
path: root/httpserver/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'httpserver/README.md')
-rw-r--r--httpserver/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/httpserver/README.md b/httpserver/README.md
index 3b6fda4..0d6bcc0 100644
--- a/httpserver/README.md
+++ b/httpserver/README.md
@@ -15,3 +15,9 @@ make start-http-server
```
make stop-http-server
```
+
+### mod_authnz_jwt.so
+
+External library `mod_authnz_jwt.so` was added to the Apache server. This library wasn't changed in any way.
+This library is supplied under the Apache License, Version 2.0 (the "License"). More info is available at
+https://github.com/AnthonyDeroche/mod_authnz_jwt .