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

Grafana doesn't seem to be sending username and password #1300

Closed
ronmb opened this issue Jan 5, 2015 · 2 comments
Closed

Grafana doesn't seem to be sending username and password #1300

ronmb opened this issue Jan 5, 2015 · 2 comments

Comments

@ronmb
Copy link

ronmb commented Jan 5, 2015

I have a Graphite instance with LDAP authentication and a Grafana instance where I include the username and password in the url of the graphite datasource config.js as documented.

Each time I load Grafana the username and password dialog from the browser is always requested. My assumption is by including the username and password in the URL the username and password dialog from the browser would be avoided.

I know the CORs is setup correctly cause after I enter the username and password the graphs are shown correctly. I'm curious as to why the username and password is still requested even though I include it in the config.js url for the graphite datasource.

Am I missing a configuration in my Apache web for Graphite?

@torkelo
Copy link
Member

torkelo commented Jan 6, 2015

Does Graphite LDAP authentication use HTTP Basic Auth? the http://username:password@domain:port syntax is only for basic authentication.

@torkelo torkelo closed this as completed Jan 7, 2015
@kamaradclimber
Copy link
Contributor

@ronmb could you share your apache configuration ? I am interested in having the same setup as yours (ldap auth on graphite, grafana asking for the ldap auth that will be forwarded to graphite).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants