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