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

Problems with new cookie policy in Firefox 132.0 #1045

Open
pettobia opened this issue Nov 4, 2024 · 1 comment
Open

Problems with new cookie policy in Firefox 132.0 #1045

pettobia opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels

Comments

@pettobia
Copy link

pettobia commented Nov 4, 2024

Version
3.17

Describe the bug
After updating to Firefox 132.0, the plugin does not work properly anymore when Strict Mode is activated at the browsers tracking protection settings.
E.g. the video preview images cannot be loaded
The browser console shows the following error:
Cookie “JSESSIONID” has been rejected because it is foreign and does not have the “Partitioned“ attribute.

To Reproduce
Steps to reproduce the behavior:

  1. Update Firefox
  2. Enable Strict Mode

Expected behavior

Screenshots

@tgloeggl
Copy link
Member

tgloeggl commented Nov 5, 2024

Opencast needs to facilitate https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies
I will check on how it is possible to achieve that.

@tgloeggl tgloeggl self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants