Commit Graph

15 Commits

Author SHA1 Message Date
Chris R e47a2faa83 React to security changes. 2015-09-03 15:24:47 -07:00
Chris R b7f4058c28 React to Http namespace changes. 2015-05-07 15:31:35 -07:00
Chris Ross b4903e22d1 Handle Http.Core rename. 2015-04-16 17:18:34 -07:00
Praburaj 9eca47b388 Changing all validators to async 2015-04-15 23:59:04 -07:00
Praburaj eac23bc1d8 Moving some helpers into validator class 2015-04-15 13:49:57 -07:00
Praburaj 29ef86fad3 Move deployment helpers out of the test project. 2015-04-14 15:46:42 -07:00
Brennan c230aa23e1 Logging API changes 2015-03-04 21:17:32 -08:00
Praburaj 0e72888105 Making tests runnable on coreclr 2015-02-22 18:27:03 -08:00
Praburaj 7b45ab2065 Fixing test
Using a non-redirecting handler while sending logout request to shield from external changes.
2015-02-13 16:58:53 -08:00
Praburaj 2c881cf6a6 Adding verification for openIdconnect logout flow
As well removed the logic to wait for the creation of the db file in userprofile folder
as we now have retry logic.
2015-02-06 12:09:11 -08:00
Praburaj d78932d927 Using structure logging strings. 2015-02-04 17:29:04 -08:00
Praburaj c3b4b6369e Some cleanup 2015-01-28 10:18:30 -08:00
Praburaj 4f32cb95fa Fixing some issues with OpenIdconnect E2E test
1. Adding notifications and verification for them.
2015-01-28 10:12:27 -08:00
Praburaj 3ec5584c8c Adding an E2E flow for OpenIDC 2015-01-27 17:40:16 -08:00
Praburaj e3637924ee Adding a basic smoke test for OpenIdConnect
Currently the mono variation is failing.
2015-01-26 17:03:34 -08:00