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