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