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