tom.pallister
|
58393f07ec
|
started adding authentication stack, thing that decides if we should be authenticated is in
|
2016-10-12 13:40:46 +01:00 |
|
TomPallister
|
1fddcf0836
|
regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment
|
2016-10-09 15:40:13 +01:00 |
|
TomPallister
|
d86a52c1b8
|
renamed from service to repository, makes more sense i guess
|
2016-10-05 20:51:02 +01:00 |
|
TomPallister
|
f505fd6e90
|
renamed from service to repository, makes more sense i guess
|
2016-10-05 20:49:22 +01:00 |
|
TomPallister
|
229c0878ed
|
Added some wrapper around the http context so i can at least pretend to access things from it without casting them
|
2016-10-05 20:46:00 +01:00 |
|
TomPallister
|
ab8407e7dc
|
Now supports the same upstream url by difrenciating by http method. Also broke up the proxy middleware into three seperate pieces that do their thing and stick something into the OWIN context
|
2016-10-04 21:30:16 +01:00 |
|