3 references to ValidateCorrelationId
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
77
if (!
ValidateCorrelationId
(properties))
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
727
if (!
ValidateCorrelationId
(properties))
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationHandler.cs (1)
215
&& !
ValidateCorrelationId
(properties))