Is there any way to configure OAuth client's access_token_strategy
with the CLI?
#371
Open
4 of 5 tasks
Labels
bug
Something is not working.
Preflight checklist
Ory Network Project
https://console.ory.sh/projects/2442da72-e704-42cc-a8a6-c633faa2096e
Describe the bug
I'd like to use the CLI to configure the OAuth2 client to get a proper
access_token_strategy
and this looks like it is only editable through the console UI. I looked into the documentation and CLI --help output but could not find the right parameter.Is there any way to do that or should I do otherwise?
Reproducing the bug
access_token_strategy
to useJWT
ory get oauth2-client $OAUTH_CLIENT_ID --project $PROJECT_ID --format json-pretty | c
ory update oauth2-client --help
Relevant log output
No response
Relevant configuration
No response
Version
Ory CLI 0.3.1
On which operating system are you observing this issue?
Ory Network
In which environment are you deploying?
Ory Network
Additional Context
No response
The text was updated successfully, but these errors were encountered: