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
I am not entirely sure, but it seems like this middleware will not pass on the basic auth, meaning you cannot use it if you have authentication enabled for pushing logs to loki.
Could it make sense to ensure that if basic auth is in the request, then it will be passed along?
The text was updated successfully, but these errors were encountered:
I am not entirely sure, but it seems like this middleware will not pass on the basic auth, meaning you cannot use it if you have authentication enabled for pushing logs to loki.
Could it make sense to ensure that if basic auth is in the request, then it will be passed along?
The text was updated successfully, but these errors were encountered: