aspnetcore/test/Microsoft.AspNetCore.Authen.../OpenIdConnect
Kévin Chalet 7e14b052ea Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887)
* Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers

* Update the code documentation and remove an unnecessary call to SignOutAsync()

* Introduce a new AccessDenied event and move most of the access denied handling logic to RemoteAuthenticationHandler

* Add ReturnUrlParameter support to RemoteAuthenticationHandler

* Remove AccessDeniedException and introduce RemoteAuthenticationHandler.HandleAccessDeniedErrorAsync()

* Use OriginalPath instead of Request.Path

* Update obsolete code comments

* Add unit tests for the new AccessDenied event

* Allow customizing the access denied path/return URL/return URL parameter from the AccessDenied event
2018-11-15 15:12:42 -08:00
..
MockOpenIdConnectMessage.cs
OpenIdConnectChallengeTests.cs Allow overwriting parameters on challenge requests 2018-03-23 02:09:05 +01:00
OpenIdConnectConfigurationTests.cs
OpenIdConnectEventTests.cs Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
OpenIdConnectTests.cs
TestServerBuilder.cs
TestServerExtensions.cs
TestSettings.cs Relax test SkuTelemetry strictness #1875 2018-10-12 08:39:53 -07:00
TestTransaction.cs
wellknownconfig.json Embed OIDC metadata and mock out the backchannel #1686 2018-03-20 12:42:16 -07:00
wellknownkeys.json Embed OIDC metadata and mock out the backchannel #1686 2018-03-20 12:42:16 -07:00