2 references to BuildRedirectUriIfRelative
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
OpenIdConnectHandler.cs (2)
241PostLogoutRedirectUri = BuildRedirectUriIfRelative(Options.SignedOutCallbackPath) 247properties.RedirectUri = BuildRedirectUriIfRelative(Options.SignedOutRedirectUri);