Update README.md
This commit is contained in:
parent
7c8b170276
commit
ab720b51c1
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ remote address of a connection to authenticate based on if a connection is comin
|
|||
Optionally, the `Tailscale-User-{Id,Login,Name}` headers are set on the incoming request to allow this to be used as an
|
||||
analogue for [`forward_auth`](https://caddyserver.com/docs/caddyfile/directives/forward_auth). The names of these headers can be modified (see below).
|
||||
|
||||
## Installation
|
||||
|
||||
Add `go.akpain.net/caddy-tailscale-auth` to your Caddy build.
|
||||
|
||||
## Limitations
|
||||
|
||||
This module requires the Tailscale daemon to be running on the same machine as the Caddy server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue