Skip to content

Support custom validation in OidcLogoutAuthenticationProvider #1723

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

Conversation

Kehrlann
Copy link
Contributor

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 17, 2024
@jgrandja jgrandja self-requested a review September 18, 2024 19:03
@jgrandja jgrandja self-assigned this Sep 18, 2024
@jgrandja jgrandja added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 18, 2024
@jgrandja jgrandja added this to the 1.4.0-RC1 milestone Sep 18, 2024
Copy link
Collaborator

@jgrandja jgrandja left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @Kehrlann !

In addition to addressing the feedback, please add documentation to the reference similar to Customizing Authorization Request Validation and Customizing Client Credentials Grant Request Validation.

@Kehrlann Kehrlann force-pushed the customize-post-logout-redirect-uri-check branch 2 times, most recently from ef54d36 to 6ead3f5 Compare September 30, 2024 19:50
@Kehrlann Kehrlann requested a review from jgrandja September 30, 2024 19:51
@Kehrlann Kehrlann force-pushed the customize-post-logout-redirect-uri-check branch from 6ead3f5 to 1e2bfe9 Compare October 1, 2024 14:38
- Similar to custom validation in OAuth2AuthorizationCodeRequestAuthenticationProvider
- Closes spring-projectsgh-1693
@Kehrlann Kehrlann force-pushed the customize-post-logout-redirect-uri-check branch from 1e2bfe9 to 50959c7 Compare October 1, 2024 15:01
jgrandja added a commit that referenced this pull request Oct 1, 2024
@jgrandja
Copy link
Collaborator

jgrandja commented Oct 1, 2024

Thanks for the updates @Kehrlann ! This is now merged.

@jgrandja jgrandja closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Customize post_logout_redirect_uri validation in OIDC RP-initiated logout
3 participants