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
2 issues related to using Ory Hydra v2 with this repo:
Hydra now seems to require dev: true if using http rather than https.
get-hydra-token.sh doesn’t work with the new version of the CLI which has multiple changed commands e.g. no more hydra token or hydra clients. Unhelpfully, the docs are also out of date at time of writing https://www.ory.sh/docs/hydra/cli/hydra-clients-create
Steps to Reproduce
Follow the getting-started docs until get-hydra-token.sh which errors.
Expected behaviour:
Assuming the user has followed the instructions correctly, get-hydra-token.sh should run successfully.
Description
2 issues related to using Ory Hydra v2 with this repo:
Hydra now seems to require
dev: true
if usinghttp
rather thanhttps
.get-hydra-token.sh
doesn’t work with the new version of the CLI which has multiple changed commands e.g. no morehydra token
orhydra clients
. Unhelpfully, the docs are also out of date at time of writing https://www.ory.sh/docs/hydra/cli/hydra-clients-createSteps to Reproduce
Follow the
getting-started
docs untilget-hydra-token.sh
which errors.Expected behaviour:
Assuming the user has followed the instructions correctly,
get-hydra-token.sh
should run successfully.Actual behaviour:
Reproduces how often:
Always if using Hydra v2.0.1
Versions
Hydra v2.0.1
The text was updated successfully, but these errors were encountered: