refined-room-36507
12/07/2022, 4:16 PMhydra clients create \
--id {v4 UUID} \
--name "{human readable ID}" \
--endpoint {endpoint}
refined-room-36507
12/07/2022, 4:16 PMhydra create oauth2-client \
--name "{human readable ID}" \
--endpoint {endpoint}
But am not sure what to use in place of --id
.refined-room-36507
12/07/2022, 4:17 PMnumerous-umbrella-61726
12/07/2022, 4:23 PMrefined-room-36507
12/07/2022, 4:29 PMrefined-room-36507
12/07/2022, 4:56 PMNot Found
The requested route does not exist. Make sure you are using the right path, domain, and port.
this error should never be printed
I assume the path has changed and the 2.x CLI can't call a 1.x server, yes? Maybe I need a 1.x client? Anyone know the brew install
incarnation for that?steep-lamp-91158
steep-lamp-91158
refined-room-36507
12/07/2022, 5:07 PMdocker run oryd/hydra:v1
refined-room-36507
12/07/2022, 7:47 PM