TomPallister
|
f79b76b414
|
reorganised project so its a bit more vertical for features
|
2016-10-18 18:52:43 +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
|
7289cd803b
|
renamed provider to handler
|
2016-10-16 16:47:08 +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
|
f545ba8620
|
removed thing that checks if route is authorised cos we dont need it
|
2016-10-14 20:08:09 +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 |
|