aspnetcore/test/Microsoft.AspNet.Authentica.../OpenIdConnect
Chris R 1c0768fb71 #372 Flow mutable event state.
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Rename OnAuthorizationCodeRedeemed to OnTokenResponseReceived.
Move IdTokenReceived to AuthorizationResponseReceived.
Rename IdTokenValidated to AuthenticationValidated.
2015-09-16 14:31:36 -07:00
..
AuthenticationPropertiesFormaterKeyValue.cs Cookies now always redirects to Login/AccessDenied Paths 2015-08-11 16:50:20 -07:00
ExpectedQueryValues.cs #404 Verify state via independent cookie. 2015-09-09 12:16:22 -07:00
InMemoryLogger.cs
InMemoryLoggerFactory.cs Reacting to disposable logger provider 2015-08-13 08:47:53 -07:00
LogEntry.cs
LoggingUtilities.cs
OpenIdConnectHandlerForTestingAuthenticate.cs #372 Flow mutable event state. 2015-09-16 14:31:36 -07:00
OpenIdConnectHandlerTests.cs #372 Flow mutable event state. 2015-09-16 14:31:36 -07:00
OpenIdConnectMiddlewareForTestingAuthenticate.cs Remove authentication from names, async events 2015-09-14 14:54:51 -07:00
OpenIdConnectMiddlewareTests.cs #372 Flow mutable event state. 2015-09-16 14:31:36 -07:00
TestUtilities.cs