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

Add logout success page to default client sample #1161

Conversation

ddubson
Copy link
Contributor

@ddubson ddubson commented Apr 17, 2023

Sample client (located in 'samples/messages-client' directory) is configured with a custom logout success page where the end-user is redirected to upon successful logout action.

Logout flow tested with:

  • samples/default-athorizationserver
  • samples/messages-client
  • samples/messages-resource

Fixes gh-1142

Sample client (located in 'samples/messages-client' directory) is configured with a custom logout success page where
the end-user is redirected to upon successful logout action.

Fixes spring-projectsgh-1142
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 17, 2023
@jgrandja jgrandja self-assigned this Apr 17, 2023
@jgrandja jgrandja added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 17, 2023
@jgrandja jgrandja added this to the 1.1.0 milestone Apr 24, 2023
@jgrandja jgrandja added the status: duplicate A duplicate of another issue label Apr 24, 2023
@jgrandja
Copy link
Collaborator

Thanks for the PR @ddubson. This is now merged via 813921e

@jgrandja jgrandja closed this Apr 24, 2023
@ddubson ddubson deleted the add-logout-success-page-in-default-sample branch June 27, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Consider adding a logout success page in the default sample
3 participants