2026-03-15 17:21:35Otterwiki Robot:
more detailed infos about AUTH_METHOD='PROXY_HEADER'
configuration.md ..
@@ 114,6 114,14 @@
The headers `x-otterwiki-name` and `x-otterwiki-email` are used for receiving author information and `x-otterwiki-permissions` a comma separated list of permissions `READ`, `WRITE`, `UPLOAD` and `ADMIN`.
+
The header names can be customized via the following variables:
A simplified proof of concept can be found on github: [otterwiki/docs/auth_examples/header-auth](https://github.com/redimp/otterwiki/tree/main/docs/auth_examples/header-auth).