Commit Graph

11 Commits

Author SHA1 Message Date
Ilja Neumann
c523942899 User based routing
Implements a configurable "migration" policy-selector which reads the preferred_username attribute from
the oidc claims and checks if the uid exists in the ocis-accounts service.

A configurable policy-name can be selected based on the outcome of the check.
2020-03-27 06:36:17 +01:00
Ilja Neumann
b20b05806e Integrate oid-middleware
This feature is required for user-based routing.
2020-03-26 09:44:51 +01:00
Ilja Neumann
60a1e6a143 Proxy client urls in default configuration #19 2020-03-23 13:01:29 +01:00
A.Unger
83570eccde update example config 2020-03-17 14:34:11 +01:00
A.Unger
9105d285bd add http info to config 2020-03-16 11:24:31 +01:00
Jörn Friedrich Dreyer
2aba428eb1 add apachevhost option, fix logging defaults
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-06 16:47:26 +01:00
A.Unger
9a2974784a update provided default config 2020-03-04 21:13:07 +01:00
A.Unger
6bb4ffe677 update proxy config layout 2020-03-04 21:13:07 +01:00
A.Unger
01a805c89d rename location -> backend 2020-02-26 09:36:21 +01:00
A.Unger
97215603b6 fixed wrong extension 2020-02-24 14:24:59 +01:00
A.Unger
42b5399aa3 provided an example config file 2020-02-24 14:18:03 +01:00