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 user is assumed to be id #186

Closed
kubicgruenfeld opened this issue May 28, 2021 · 0 comments · Fixed by #187
Closed

basic auth user is assumed to be id #186

kubicgruenfeld opened this issue May 28, 2021 · 0 comments · Fixed by #187

Comments

@kubicgruenfeld
Copy link
Contributor

Hey,
in our environment we have protected the ruler-api with basic auth. But the basic-auth user is not the same as the tenant-id.
So authentication fails due to the, in our case, wrong assumption that the basic-auth user is always the tenant-id.

friedrichg pushed a commit to cortexproject/cortex-tools that referenced this issue Aug 1, 2023
Signed-off-by: ShuzZzle <niclas.schad@gmail.com>
friedrichg pushed a commit to cortexproject/cortex-tools that referenced this issue Aug 1, 2023
…na#180)

* adding optional auth-org generation code

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* Added documentation

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* Bumping version number

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* Un-Bumping version number

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* Adding changelog description

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* added alertmanager-config example, added value attributes (grafana#181)

Signed-off-by: Raphael Grömmer <r.groemmer@yahoo.de>
Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* Passing DCO test one hopes

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* update docs also in the tmpl file (grafana#186)

Signed-off-by: ShuzZzle <niclas.schad@gmail.com>
Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* add autoscaler for ingesters (grafana#182)

Signed-off-by: Tom Hayward <thayward@infoblox.com>
Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* define namespace in templates (grafana#184)

Signed-off-by: Tom Hayward <thayward@infoblox.com>
Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* fix: documentation to match helm-docs spec

Signed-off-by: ShuzZzle <niclas.schad@gmail.com>

* fix: auth_orgs under wrong section and use %d for http listen port

Signed-off-by: ShuzZzle <niclas.schad@gmail.com>

Co-authored-by: Raphael Grömmer <38243306+rgroemmer@users.noreply.github.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
Co-authored-by: Tom Hayward <thayward@infoblox.com>
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

Successfully merging a pull request may close this issue.

1 participant