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

Deprecate custom Back-Channel Logout filter #160

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Conversation

heruan
Copy link
Member

@heruan heruan commented Oct 22, 2024

This deprecates SSO Kit custom Back-Channel Logout support in favor of Spring Security build-in support that is now enabled by default if the app is not using the custom one.

See https://docs.spring.io/spring-security/reference/reactive/oauth2/login/logout.html#configure-provider-initiated-oidc-logout

@heruan heruan self-assigned this Oct 22, 2024
@heruan heruan requested a review from tamasmak October 22, 2024 12:29
@heruan heruan requested a review from tamasmak December 2, 2024 12:25
Copy link
Contributor

@tamasmak tamasmak left a comment

Choose a reason for hiding this comment

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

Should the LogoutTokenClaimNames interface also be marked as deprecated?

@heruan
Copy link
Member Author

heruan commented Dec 2, 2024

Should the LogoutTokenClaimNames interface also be marked as deprecated?

It should, done.

@heruan heruan enabled auto-merge (squash) December 2, 2024 13:40
@heruan heruan merged commit 13ff57c into main Dec 2, 2024
3 checks passed
@heruan heruan deleted the feat/159/spring-bcl branch December 2, 2024 15:04
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.

2 participants