3c20d31a13
adjust for release
2023-11-07 10:18:49 +01:00
2ddbb8576f
documentation
2023-11-07 09:59:46 +01:00
Thom Seddon
c4317b7503
Allow to be run without middleware + improve request reading consistency ( #217 )
...
Prior to this change, the request URI was only ever read from the
X-Forwarded-Uri header which was only set when the container was
accessed via the forwardauth middleware. As such, it was necessary
to apply the treafik-forward-auth middleware to the treafik-forward-auth
container when running auth host mode.
This is a quirk, unnecessary complexity and is a frequent source of
configuration issues.
2021-06-24 21:45:28 +01:00
Thom Seddon
c63fd738d6
Rename selective auth + fix selective auth examples ( #130 )
2020-05-26 14:47:14 +01:00
Leland Sindt
00b5d9e031
standardize on 'traefik-forward-auth-secrets' for kubernetes examples ( #127 )
2020-05-26 14:12:26 +01:00
Thom Seddon
8902cf8735
Use Traefik v2 in README examples and links + use consistent images in examples
2020-05-23 16:42:18 +01:00
Thom Seddon
3345f8ec69
Add traefik v2 swarm examples
2020-05-23 14:43:52 +01:00
Thom Seddon
f7a94e7db9
Add traefik v2 kubernetes examples
...
Ref #72 #89 #92
2020-05-07 15:47:58 +01:00
Thom Seddon
07f9587bc1
Modify references from Universal Authentication to Global Authentication
2020-05-07 15:22:48 +01:00
Thom Seddon
1ac0ca9732
traefik v1.7 kubernetes doc fixes
2020-04-28 17:15:53 +01:00
Thom Seddon
9abf5645b7
Add kubernetes examples + better document methods of applying authentication
...
Closes #33
2020-04-24 14:22:29 +01:00
Thom Seddon
3652a0b244
Add OIDC docs + examples
2020-02-10 17:09:09 +00:00
Thom Seddon
6f3ac5efe5
pre-release logging + docs improvements and fixes
2019-05-07 12:05:47 +01:00
Thom Seddon
dd13f42ddf
Update README + examples for v2
2019-04-24 10:09:35 +01:00