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

feat: add support for OAuth2 logout configuration #20820

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

mcollovati
Copy link
Collaborator

Improves setOAuth2LoginPage method to configure an OIDC logout success handler capable of handling redirection for UIDL requests. Post logout URL is by default the application root, but a method overload allows specifying a custom URL.

Related-to #11026

Improves setOAuth2LoginPage method in order to configure an OIDC logout
succes shandler capable of handling redirection for UIDL requests.
Post logout URL is by default the application root, but a method
overload allows to specify a custom URL.

Related-to #11026
Copy link

github-actions bot commented Jan 9, 2025

Test Results

1 159 files  ±0  1 159 suites  ±0   1h 31m 57s ⏱️ + 1m 0s
7 583 tests +1  7 527 ✅ +1  56 💤 ±0  0 ❌ ±0 
7 948 runs   - 3  7 883 ✅  - 3  65 💤 ±0  0 ❌ ±0 

Results for commit 13f2bdc. ± Comparison against base commit 07d230e.

♻️ This comment has been updated with latest results.

@caalador caalador merged commit 4688eb1 into main Jan 10, 2025
26 checks passed
@caalador caalador deleted the issues/11026-oidc_logout_uidl_redirect_strategy branch January 10, 2025 11:58
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.7.0.alpha4 and is also targeting the upcoming stable 24.7.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants