cli: add --id
parameter to the create oauth2-client
command
#3724
Labels
feat
New feature or request.
--id
parameter to the create oauth2-client
command
#3724
Preflight checklist
Ory Network Project
No response
Describe your problem
In previous versions of Hydra v1, there was the possibility to create a client with an ID using the CLI. Now, that parameter has disappeared.
However, the API does allow to create the client with an ID as parameter.
Describe your ideal solution
Add
--id
parameter to thecreate oauth2-client
commandWorkarounds or alternatives
Create the client using the HTTP api:
Version
v2.x.x
Additional Context
No response
The text was updated successfully, but these errors were encountered: