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