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