Presumably it shows status code 401 Unauthorized, not 403 Forbidden?

Normally, when a browser gets a 401 Unauthorized, it prompts you for basic 
auth credentials.

Have you tried a different browser? It could be that the browser you're 
using is set to disable basic auth over unencrypted http, since this would 
expose the username and password on the network in clear text.

On Tuesday, 10 January 2023 at 07:13:22 UTC Danny de Waard wrote:

> For my prometheus  setup i put in basic auth.
> This works fine and in grafana i can get the data when putting in the 
> credentials.
> But when i enter the GUI on http://myprometheushost:9090 it states 
> Unauthorized
>
> I would expect at least a sign in message.
>
> What am i missing?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/35cbf054-380a-406d-a44f-c56fbaad112en%40googlegroups.com.

Reply via email to