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