You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to use the JWT authenticator results in an "This request object uses unsupported signing algorithm "EdDSA"." error, yet oathkeeper credentials generator has no issues generating using the EdDSA algorithm, eg. oathkeeper credentials generate --alg EdDSA
Reproducing the bug
Setup a JWT authenticator in config and add a rule using the jwt handler.
Preflight checklist
Ory Network Project
No response
Describe the bug
Attempting to use the JWT authenticator results in an "This request object uses unsupported signing algorithm "EdDSA"." error, yet oathkeeper credentials generator has no issues generating using the EdDSA algorithm, eg.
oathkeeper credentials generate --alg EdDSA
Reproducing the bug
Relevant log output
Relevant configuration
No response
Version
0.40.7
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Kubernetes
Additional Context
Might be related to #691.
The text was updated successfully, but these errors were encountered: