Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CON-4039 - Sign out link in Finance takes to page not found #2215

Conversation

Howesy77
Copy link
Contributor

@Howesy77 Howesy77 commented Oct 7, 2021

No description provided.

@Howesy77 Howesy77 marked this pull request as ready for review October 7, 2021 12:27
@@ -65,7 +65,7 @@ public static IHeaderViewModel GetHeaderViewModel(this HtmlHelper html, bool use
AuthenticationAuthorityUrl = configuration.Identity.BaseAddress,
ClientId = configuration.Identity.ClientId,
EmployerRecruitBaseUrl = configuration.EmployerRecruitBaseUrl,
SignOutUrl = new Uri($"{configuration.EmployerFinanceBaseUrl}/services/signOut/"),
SignOutUrl = new Uri($"{configuration.EmployerFinanceBaseUrl}/service/signOut/"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we check for .EndsWith("/") ?

@narendranogothu narendranogothu merged commit 7b3b5d8 into master Oct 12, 2021
@narendranogothu narendranogothu deleted the CON-4039---Sign-out-link-in-Finance-takes-to-page-not-found branch October 12, 2021 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants