1 write to HandledClientAuthentication
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Events\PushedAuthorizationContext.cs (1)
103
HandledClientAuthentication
= true;
3 references to HandledClientAuthentication
Microsoft.AspNetCore.Authentication.OpenIdConnect (3)
Events\PushedAuthorizationContext.cs (2)
45
if (SkippedPush ||
HandledClientAuthentication
)
75
if (HandledPush ||
HandledClientAuthentication
)
OpenIdConnectHandler.cs (1)
561
if (context.
HandledClientAuthentication
)