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