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