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