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 handling when deploying with basic auth #4275

Open
philippfromme opened this issue May 8, 2024 · 0 comments
Open

Improve error handling when deploying with basic auth #4275

philippfromme opened this issue May 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ready Ready to be worked on

Comments

@philippfromme
Copy link
Contributor

Describe the bug

As a follow-up to #4269 we should investigate whether we can improve the error handling when using basic auth to indicate to the user that the username or password is wrong.

Steps to reproduce

  1. Deploy with basic auth enabled
  2. Use wrong username or password
  3. Generic error without indication that username or password wrong

Expected behavior

Indication that username or password wrong

Environment

  • Camunda Modeler Version: 5.23

Additional context

#4269

@philippfromme philippfromme added bug Something isn't working ready Ready to be worked on enhancement New feature or request and removed bug Something isn't working labels May 8, 2024
@philippfromme philippfromme self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready Ready to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant