Skip to content

Make restOperations configurable in OidcBackChannelLogoutHandler#18821

Open
duoduobingbing wants to merge 1 commit intospring-projects:mainfrom
duoduobingbing:gh-18252
Open

Make restOperations configurable in OidcBackChannelLogoutHandler#18821
duoduobingbing wants to merge 1 commit intospring-projects:mainfrom
duoduobingbing:gh-18252

Conversation

@duoduobingbing
Copy link

Closes gh-18252

Increases the reusability of OidcBackChannelLogoutHandler so that it is not needed to copy the entire code over just to change the restOperations. Makes restOperations in OidcBackChannelLogoutHandler configurable, so that e.g. a custom trustore only for the internal request to the internal logout endpoint can be used.

Closes spring-projectsgh-18252

Signed-off-by: duoduobingbing <50800372+duoduobingbing@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Support for customizing restOperations on OidcBackChannelLogoutHandler

2 participants