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

Patch/6.5.1-5 #45

Merged
merged 6 commits into from
Mar 27, 2024
Merged

Patch/6.5.1-5 #45

merged 6 commits into from
Mar 27, 2024

Conversation

Jihed525
Copy link

cherry-picked from PR & PR

exo-swf and others added 5 commits February 6, 2024 15:38
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

(cherry picked from commit 6fc7d16)
Before this fix, when login out from saml, the request /portal/doling?GLO=true try to flush 3 cookies (JSESSIONID, rememberme, and oauth_rememberme), do setCookie with empty value.
This not flush cookie in browser because cookies path is '/' and not '/portal'
In addition, there is one more cookie to flush, which currently recreate the user session.

This commit use the correct path for the cookies and add the JSESSIONIDSSO cookie which should be flushed.

Resolves meeds-io/meeds-1771

(cherry picked from commit aa15664)
@Jihed525 Jihed525 self-assigned this Mar 27, 2024
@Jihed525 Jihed525 changed the title Patch651 5 Patch/6.5.1-5 Mar 27, 2024
@Jihed525 Jihed525 enabled auto-merge (rebase) March 27, 2024 10:45
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

1 similar comment
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

auto-merge was automatically disabled March 27, 2024 10:53

Rebase failed

@Jihed525 Jihed525 merged commit 5e57440 into stable/6.5.x-exo Mar 27, 2024
5 checks passed
@Jihed525 Jihed525 deleted the patch651-5 branch March 27, 2024 11:01
@Jihed525 Jihed525 restored the patch651-5 branch March 27, 2024 11:03
Jihed525 added a commit that referenced this pull request Mar 27, 2024
@Jihed525 Jihed525 mentioned this pull request Mar 27, 2024
@hbenali hbenali deleted the patch651-5 branch March 27, 2024 11:03
hbenali pushed a commit that referenced this pull request Mar 27, 2024
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.

4 participants