traefik/docs/user-guide
Ian 94bb7a1435 Add ability to set authenticated user in request header (#889)
* Add ability to set authenticated user in request header

Some web applications provide the ability to authorize users based on
the authenticated from Basic Auth. This patch provides a way to set a
key to which the authenticated user can be set in the Header.

For example, if I set `HeaderValue = "X-WebAuth-User"` and authenticate,
my application will be able to read my user name from that header and
provide me with the proper access.

This fixes #802
2016-12-16 16:42:51 +01:00
..
cluster.md Add documentation 2016-09-30 12:29:39 +02:00
examples.md Add ability to set authenticated user in request header (#889) 2016-12-16 16:42:51 +01:00
kubernetes.md Remove version numbers from examples 2016-11-14 09:13:09 +00:00
kv-config.md Add documentation 2016-09-30 12:29:39 +02:00
swarm-mode.md fix typos 2016-11-05 23:02:43 +01:00
swarm.md Add documentation for Træfik on docker swarm mode 2016-10-06 15:48:23 +02:00