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