aspnetcore/test/Microsoft.AspNetCore.Authen...
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
..
OpenIdConnect Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
WsFederation #43 Add Microsoft.AspNetCore.Authentication.WsFederation, samples, and tests. 2018-02-26 15:31:39 -08:00
AuthenticationMiddlewareTests.cs
Base64UrlTextEncoderTests.cs
ClaimActionTests.cs Add ClaimActions for bulk add and remove. #1609 2018-03-21 16:35:37 -07:00
CookieTests.cs Refactor common tests 2018-07-26 14:51:00 -07:00
DynamicSchemeTests.cs
FacebookTests.cs Merge branch 'release/2.2' 2018-09-25 15:09:47 -07:00
GoogleTests.cs Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
JwtBearerTests.cs Refactor common tests 2018-07-26 14:51:00 -07:00
Microsoft.AspNetCore.Authentication.Test.csproj Embed OIDC metadata and mock out the backchannel #1686 2018-03-20 12:42:16 -07:00
MicrosoftAccountTests.cs Refactor common tests 2018-07-26 14:51:00 -07:00
OAuthChallengePropertiesTest.cs Allow overwriting parameters on challenge requests 2018-03-23 02:09:05 +01:00
OAuthTests.cs Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
PolicyTests.cs Rename VirtualScheme => PolicyScheme (#1665) 2018-03-13 11:09:43 -07:00
RemoteAuthenticationTests.cs Refactor common tests 2018-07-26 14:51:00 -07:00
SecureDataFormatTests.cs
SharedAuthenticationTests.cs Refactor common tests 2018-07-26 14:51:00 -07:00
TestClock.cs
TestExtensions.cs
TestHandlers.cs
TestHttpMessageHandler.cs
TicketSerializerTests.cs
TokenExtensionTests.cs
Transaction.cs
TwitterTests.cs Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers (#1887) 2018-11-15 15:12:42 -08:00
katanatest.redmond.corp.microsoft.com.cer
selfSigned.cer