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
|
34bac7e0d4
|
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
|
2016-10-15 11:17:18 +01:00 |
|
tom.pallister
|
8c194a365b
|
fixed failing tests after upgrade
|
2016-10-14 13:30:34 +01:00 |
|
TomPallister
|
5492b70c87
|
Acceptance test for complex url combo...cant believe it acually worked
|
2016-10-12 20:42:43 +01:00 |
|
TomPallister
|
581c9d01b9
|
finished removing fake, all tests now working
|
2016-10-12 20:38:29 +01:00 |
|
tom.pallister
|
cdeb97731e
|
tempoary commit while refactoring tests sorry bisect nazis
|
2016-10-12 19:34:47 +01:00 |
|
tom.pallister
|
cff130196f
|
Removed the fake woop
|
2016-10-12 14:00:13 +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
|
741fcc644d
|
Got the forwarding http content properly tests working, way to much going on in the requester
|
2016-09-19 16:26:44 +01:00 |
|
TomPallister
|
f3128cffe0
|
failing pesky test
|
2016-09-14 21:18:25 +01:00 |
|
TomPallister
|
8423199754
|
hacking around to get a POST acceptance test working, doesnt really mean anything tbh
|
2016-09-13 19:34:53 +01:00 |
|
TomPallister
|
72cec38c0e
|
some tidying up and a bit of refactoring...not too happy about how the proxy is working at the moment! May need a rethink!
|
2016-09-11 21:32:56 +01:00 |
|
TomPallister
|
03ef47038a
|
first passing proxy acceptnace test yeyyy!
|
2016-09-07 21:47:39 +01:00 |
|
TomPallister
|
71b7e7743e
|
more simplification is that a word
|
2016-09-07 20:40:56 +01:00 |
|
Tom Pallister
|
15d7cafa1c
|
Brought in YAML lib for configuration and added failing acceptance test
|
2016-09-01 09:05:04 +01:00 |
|
Tom Pallister
|
e7a41fbc4d
|
hacking yaml config
|
2016-08-31 20:46:46 +01:00 |
|
Tom Gardham-Pallister
|
c4e0bae4ce
|
simplifying stuff after i realised i added loads of crap i dont need
|
2016-08-27 14:13:45 +01:00 |
|