aspnetcore/test
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
..
Microsoft.AspNetCore.Authentication.Test Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
Microsoft.AspNetCore.Authorization.Test Authorization middleware (#1894) 2018-11-08 15:42:35 +13:00
Microsoft.AspNetCore.ChunkingCookieManager.Sources.Test
Microsoft.AspNetCore.CookiePolicy.Test
Microsoft.Owin.Security.Interop.Test
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 11:11:18 -07:00