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

Broken/incomplete config key deprecation #601

Open
MIvanIsten opened this issue Jan 28, 2025 · 0 comments
Open

Broken/incomplete config key deprecation #601

MIvanIsten opened this issue Jan 28, 2025 · 0 comments

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

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

No branches or pull requests

1 participant