3 references to BuildRedirectUriIfRelative
Microsoft.AspNetCore.Authentication.WsFederation (3)
WsFederationHandler.cs (3)
438wsFederationMessage.Wreply = BuildRedirectUriIfRelative(properties.RedirectUri); 442wsFederationMessage.Wreply = BuildRedirectUriIfRelative(Options.SignOutWreply); 446wsFederationMessage.Wreply = BuildRedirectUriIfRelative(Options.Wreply);