2 references to FormPost
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
OpenIdConnectHandler.cs (2)
294
else if (Options.AuthenticationMethod == OpenIdConnectRedirectBehavior.
FormPost
)
541
else if (Options.AuthenticationMethod == OpenIdConnectRedirectBehavior.
FormPost
)