2 references to SignOutWreply
Microsoft.AspNetCore.Authentication.WsFederation (2)
WsFederationHandler.cs (2)
440
else if (!string.IsNullOrEmpty(Options.
SignOutWreply
))
442
wsFederationMessage.Wreply = BuildRedirectUriIfRelative(Options.
SignOutWreply
);