traefik/docs
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
..
css Add doc user guide with swarm 2016-04-15 19:00:08 +02:00
img Add optional statistics to API and web UI. 2016-10-25 15:36:23 -07:00
user-guide Add ability to set authenticated user in request header (#889) 2016-12-16 16:42:51 +01:00
basics.md Fix docs misspelling 2016-11-16 09:42:10 +00:00
benchmarks.md Fix benchmarks doc 2016-05-23 14:02:25 +02:00
CNAME add documentation website 2016-04-05 17:13:08 +02:00
index.md Updates index.md 'Test it!' section 2016-12-08 17:01:49 +01:00
toml.md Support Lets Encrypt DNS Challenges 2016-12-07 01:04:33 +00:00