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