Tom Gardham-Pallister
|
7fffc9827a
|
auth options builders
|
2017-02-07 20:30:26 +00:00 |
|
TomPallister
|
0f71c040d9
|
split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery
|
2017-01-21 09:59:47 +00:00 |
|
tom.pallister
|
b2d33f0ec5
|
Updated packages and fixed build errors and tests..now need to update nuspec
|
2017-01-11 17:23:34 +00:00 |
|
TomPallister
|
f4acb4f041
|
changed to json configuration to get rid of yaml imports
|
2016-11-02 21:50:53 +00:00 |
|
TomPallister
|
4427ef459f
|
more refactoring acceptance tests
|
2016-10-19 21:48:41 +01:00 |
|
TomPallister
|
9798cf01e5
|
refactoring acceptance tests..they need some tlc
|
2016-10-19 21:28:55 +01:00 |
|
TomPallister
|
8b0ceeda5b
|
removed library namespace
|
2016-10-18 19:10:09 +01:00 |
|
TomPallister
|
acfeeed86a
|
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
|
2016-10-18 19:04:46 +01:00 |
|
TomPallister
|
84256e7bac
|
Added ability to strip claims and forward to downstream service as headers
|
2016-10-18 15:51:56 +01:00 |
|
TomPallister
|
279aae3151
|
messing with dsl for stripping claims etc
|
2016-10-17 21:34:08 +01:00 |
|
tom.pallister
|
2395736b6b
|
started working on stripping claims from token
|
2016-10-17 20:46:30 +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 |
|
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 |
|
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 |
|