Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user defined client IDs #155

Open
4 of 5 tasks
tokongs opened this issue Oct 29, 2024 · 0 comments
Open
4 of 5 tasks

Allow user defined client IDs #155

tokongs opened this issue Oct 29, 2024 · 0 comments
Labels
feat New feature or request.

Comments

@tokongs
Copy link

tokongs commented Oct 29, 2024

Preflight checklist

Ory Network Project

No response

Describe your problem

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.

Describe your ideal solution

A client with the provided ID is created.

Workarounds or alternatives

None

Version

0.34.0

Additional Context

No response

@tokongs tokongs added the feat New feature or request. label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant