tom.pallister
|
ab5d7fa33d
|
allowing people to inject functions as custom middleware
|
2016-10-19 19:32:05 +01:00 |
|
tom.pallister
|
2395736b6b
|
started working on stripping claims from token
|
2016-10-17 20:46:30 +01:00 |
|
TomPallister
|
320b442526
|
got identity server access token acceptance test working, created factory for choosing auth handlers, a creator for making the auth handlers, some general refactoring...next step is injecting the config for the auth handler creator in some way or just passing it in
|
2016-10-15 13:50:43 +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
|
27f012135d
|
deloyed to azure web apps but not working because flurl is a bit wonky...will probably revert to http client
|
2016-10-05 21:35:54 +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
|
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 |
|