stevensblueprint / techops

techops IaC, issue tracker, change control, etc...
2 stars 1 forks source link

dokuwiki remote user auth #15

Closed ezrizhu closed 6 months ago

ezrizhu commented 10 months ago

We want dokuwiki to automatically log user on by reading the header sent from nginx.

the nginx headers added can be found on /etc/nixos/authelia-extras.nix in the proxy settings.

https://www.dokuwiki.org/plugin:authremoteuser

one question: do we need to create the user in dokuwiki first, or will it automatically make them as one logs in.