Bug 1949651
| Summary: | [RFE] Implement user authentication in all STF dashboards | ||
|---|---|---|---|
| Product: | Service Telemetry Framework | Reporter: | Alexon Oliveira <alolivei> |
| Component: | distribution | Assignee: | Chris Sibbitt <csibbitt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | low | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.2 | CC: | csibbitt, dsilvaju, jjoyce, joflynn, jschluet, kmehta, lhh, lmadsen, mburns, mgarciac, mrunge, shrjoshi |
| Target Milestone: | GA | Keywords: | FutureFeature, Triaged |
| Target Release: | 1.4 (STF) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | service-telemetry-operator-container-1.4.0-1 | Doc Type: | Enhancement |
| Doc Text: |
To improve security compliance, you must now authenticate on all user interfaces. As a result, HTTPS routes to Prometheus, Alertmanager, and Grafana are now provided by default when those components deploy. Use OpenShift Container Platform creditials to authenticate to the newly exposed services. Grafana maintains the existing basic-auth login option for backwards-compatiblity purposes.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-02-03 14:27:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alexon Oliveira
2021-04-14 17:53:22 UTC
Upstream PR has merged for all of this work. Details here: https://github.com/infrawatch/service-telemetry-operator/pull/281 Documentation work here: https://github.com/infrawatch/documentation/pull/339 |