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

fix: SAML2 Logout not workibg - EXO-70293 #40

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

rdenarie
Copy link
Member

Before this fix, SAML2 logout not working as idp redirection on logout was done on the same url as login This commit allow to configure a logout url in picketlink-sp.xml, and redirect on it during logout process

Resolves meeds-io/meeds-1771

Before this fix, SAML2 logout not working as idp redirection on logout was done on the same url as login
This commit allow to configure a logout url in picketlink-sp.xml, and redirect on it during logout process

Resolves meeds-io/meeds-1771
@rdenarie rdenarie requested a review from mkrout March 12, 2024 17:21
@rdenarie rdenarie enabled auto-merge (rebase) March 12, 2024 17:21
Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
18.9% Coverage on New Code (required ≥ 60%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@rdenarie rdenarie merged commit 4eaa53f into feature/maintenance Mar 18, 2024
4 of 5 checks passed
@rdenarie rdenarie deleted the fix-saml-logout branch March 18, 2024 09:06
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