1 write to HandledClientAuthentication
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Events\PushedAuthorizationContext.cs (1)
107
HandledClientAuthentication
= true;
3 references to HandledClientAuthentication
Microsoft.AspNetCore.Authentication.OpenIdConnect (3)
Events\PushedAuthorizationContext.cs (2)
49
if (SkippedPush ||
HandledClientAuthentication
)
79
if (HandledPush ||
HandledClientAuthentication
)
OpenIdConnectHandler.cs (1)
567
if (context.
HandledClientAuthentication
)