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
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
Additional Context
The credentials were created by issuing the command docker run -it --rm oryd/oathkeeper:v0.40 credentials generate --alg RS256 > docker/oathkeeper/jwks.json
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe the bug
Ory Oathkeeper cannot recognize the credentials generated via the Ory Oathkeeper CLI.
Reproducing the bug
In a terminal session
git clone https://github.com/adriano-di-giovanni/oathkeeper-jwks-issue cd oathkeeper-jwks-issue docker compose up
In another terminal session
Relevant log output
Relevant configuration
Version
0.40.6
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
Additional Context
The credentials were created by issuing the command
docker run -it --rm oryd/oathkeeper:v0.40 credentials generate --alg RS256 > docker/oathkeeper/jwks.json
The text was updated successfully, but these errors were encountered: