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