Skip to content

Broken/incomplete config key deprecation #601

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

Closed
MIvanIsten opened this issue Jan 28, 2025 · 2 comments
Closed

Broken/incomplete config key deprecation #601

MIvanIsten opened this issue Jan 28, 2025 · 2 comments
Labels
Milestone

Comments

@MIvanIsten
Copy link

Version(s) affected

4.0.2

Description

In node jose.jwe.builders.default the keys key_encryption_algorithms and content_encryption_algorithms are deprecated in favor of encryption_algorithms since 3.3.0, removed in 4.0.0

  • documentation for 4.0 still contains examples using the deprecated keys
  • templates in web-token/jwt-bundle/Resources/views/data_collector still use the deprecated keys, resulting RuntimeError('Key "key_encryption_algorithms" for sequence/mapping with keys "encryption_algorithms" does not exist.') in profiler

How to reproduce

Enable and open Symfony Profiler and navigate to JWT-Framework panel.

Possible Solution

No response

Additional Context

No response

@Spomky Spomky added this to the 4.0.3 milestone Feb 9, 2025
@Spomky
Copy link
Member

Spomky commented Feb 9, 2025

Thank you.
The documentation and the framework are now up to date

@Spomky Spomky closed this as completed Feb 9, 2025
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants