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

Improve error messages shown in the management ui when using oauth2 authentication #12261

Open
MarcialRosales opened this issue Sep 10, 2024 · 0 comments

Comments

@MarcialRosales
Copy link
Contributor

Is your feature request related to a problem? Please describe.

When an user gets an error message like "No authorized" there could many reasons for it. Most of the time, users does not know how to proceed.

Describe the solution you'd like

There are two solutions or course of action to address this problem. One is to try, whenever possible, to use a more precise error message which gives more hints as to what the root cause might be. For instance, if the user is lacking some permissions, indicate "Not authorized. User does not have any permissions to performed the requested action".

The second course of action is to provide a link to the Oauth 2 troubleshooting guide. We can use the troubleshooting guide to either help the user carry out some actions to solve the problem and/or provide some links to key areas of the documentation that may help the user solve the problem.

Describe alternatives you've considered

No response

Additional context

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