Kratos integration with Hydra fails when using CockroachDB as DSN but works with other SQL databases #125
-
I’m facing an issue while integrating Kratos with Hydra using CockroachDB as the DSN for Kratos. The problem occurs when the following Kratos.yml oauth2_provider:
url: http://hydra:4445 # Integrate Kratos with Hydra Kratos.yml
hydra.yml
quickstart-crub.yml
Observations:
Question:Why does the integration with Hydra ( I expect Kratos to use Hydra for authorization when the oauth2_provider configuration is enabled. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have used wrong kratos image version and we can use this image |
Beta Was this translation helpful? Give feedback.
I have used wrong kratos image version and we can use this image
image: oryd/kratos:v1.1.0