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