Open tokongs opened 4 weeks ago
No response
When creating a Oauth2Client with an secret that contains a predefined CLIENT_ID. The reconciliation errors out because it's unable to find a client with that ID.
Oauth2Client
CLIENT_ID
A client with the provided ID is created.
None
0.34.0
Preflight checklist
Ory Network Project
No response
Describe your problem
When creating a
Oauth2Client
with an secret that contains a predefinedCLIENT_ID
. The reconciliation errors out because it's unable to find a client with that ID.Describe your ideal solution
A client with the provided ID is created.
Workarounds or alternatives
None
Version
0.34.0
Additional Context
No response