TomPallister
|
af506b079a
|
more logging, more readme, more refactoring
|
2016-11-05 11:36:58 +00:00 |
|
TomPallister
|
8582ba45a9
|
Added some logging at last!
|
2016-11-04 20:17:15 +00:00 |
|
TomPallister
|
367fa327b3
|
bunch of refactoring
|
2016-10-26 21:38:44 +01:00 |
|
TomPallister
|
9c771bf9e0
|
added benchmarks back in, renamed data repository and a few other things
|
2016-10-24 19:32:52 +01:00 |
|
TomPallister
|
8b0ceeda5b
|
removed library namespace
|
2016-10-18 19:10:09 +01:00 |
|
TomPallister
|
f79b76b414
|
reorganised project so its a bit more vertical for features
|
2016-10-18 18:52:43 +01:00 |
|
TomPallister
|
2e6640c6ef
|
refactoring configuration code so its not so crazy, still need to work on the creator class
|
2016-10-18 18:32:34 +01:00 |
|
tom.pallister
|
3d60602c7e
|
Added a get authentication test, removed the infrastructure name space as it seemed pointless, started thinking about how to pass claims on with the request
|
2016-10-17 18:00:36 +01:00 |
|
TomPallister
|
ce84ad4fc2
|
Added tests for identity server reference tokens, general refactoring and come config validation
|
2016-10-16 20:28:23 +01:00 |
|
tom.pallister
|
f545ba8620
|
removed thing that checks if route is authorised cos we dont need it
|
2016-10-14 20:08:09 +01:00 |
|
tom.pallister
|
cff130196f
|
Removed the fake woop
|
2016-10-12 14:00:13 +01:00 |
|
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
|
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 |
|
TomPallister
|
0627e9399b
|
brought in flurl and stated adding tests for the requester
|
2016-09-13 20:29:00 +01:00 |
|