You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
Using basic auth with no creds should give a warning in logs. But right now the logging level is trace and not warn.
How can one reproduce the bug?
Steps to reproduce the behavior:
Create an opensearch domain with basic auth, and try to do a get request on it without passing credentials. It will just send the message: "Unauthorized" and only log if trace logging is enabled.
What is the expected behavior?
As an admin, I don't have any visibility into why my users are not able to login without enabling trace logs
What is your host/environment?
Security plugin enabled with OpenSearch 1.3 domain
The text was updated successfully, but these errors were encountered:
abhivka7
added
bug
Something isn't working
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Dec 14, 2022
DarshitChanpura
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Dec 19, 2022
What is the bug?
Using basic auth with no creds should give a warning in logs. But right now the logging level is trace and not warn.
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
As an admin, I don't have any visibility into why my users are not able to login without enabling trace logs
What is your host/environment?
The text was updated successfully, but these errors were encountered: