Closed
Description
Symfony version(s) affected
6.3
Description
Reported here: symfony/symfony-docs#18354
How to reproduce
Use algorithm: ES256
on OIDC security feature, this should throw the error.
Possible Solution
ECDSA
classes do not receive any arguments. Removing the arguments from the services declaration should do the trick.
Additional Context
No response