worried-rain-90392
04/11/2022, 11:24 AMhydra token user \
--client-id auth-code-client \
--audience api.infosum.com \
--user_id joe.bloggs \
--client-secret secret \
--endpoint http://127.0.0.1:4444/ \
--port 5555 \
--scope openid,offlineError: unknown flag: --user_id
white-greece-76805
04/11/2022, 11:40 AMuser_id
flag: https://www.ory.sh/docs/hydra/cli/hydra-token-userAn exemplary OAuth 2.0 Client performing the OAuth 2.0 Authorize Code Flow
, this is an example implementation of a token create in hydra, if you want to have a token with a subject, you need to request it yourself via the API https://www.ory.sh/docs/hydra/reference/apifaint-toddler-5440
04/11/2022, 4:12 PMthankful-secretary-66849
08/17/2022, 4:56 AMfaint-toddler-5440
09/08/2022, 9:19 AM