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

Unifying error descriptions for client authentication failures #22240

Open
piraveena opened this issue Jan 12, 2025 · 0 comments
Open

Unifying error descriptions for client authentication failures #22240

piraveena opened this issue Jan 12, 2025 · 0 comments

Comments

@piraveena
Copy link
Contributor

Current Limitation

The following error description is shown when an incorrect client id is given in the token request.

A valid OAuth client could not be found for client_id: <client_id>

And the following error description is shown when correct client id and incorrect client secret is given in the token request.

Client credentials are invalid

Suggested Improvement

We need to unify these 2 error messages as an improvement to the product.

Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant