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

Basic auth for chartmuseum #20

Open
fmotrifork opened this issue Feb 8, 2019 · 1 comment
Open

Basic auth for chartmuseum #20

fmotrifork opened this issue Feb 8, 2019 · 1 comment

Comments

@fmotrifork
Copy link
Contributor

Chartmuseum-ui does not work with chartmuseums with basic auth enabled.

Possible implementation
If enabled, chartmuseum-ui should ask for a basic auth authentication on the main page, and use this to authenticate towards the actual chartmuseum application.

@ashuraits
Copy link

ashuraits commented Apr 25, 2020

I got it working by specifying the CHART_MUSESUM_URL as
http://{username}:{password}@{chartmuseumURL}

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

2 participants