rancher / opni

Multi Cluster Observability with AIOps

Home Page:https://opni.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why grafana still need to sign in with OAuth, I've choosed the noauth option during my installation process

MonkeyKing-KK opened this issue · comments

why grafana still need to sign in with OAuth, I've choosed the noauth option during my installation process

I try to install opni through rancher UI opni but with noauth option.
After the installation of opni, I start to install opni monitoring and fill in the grafana hostname with "grafana.test.lab" with a self-signed certificate. Also I created an Ingress to the service of grafana service.

After all these steps, I visited the hostname: https://grafana.test.lab. It's no surprise I can visit it but at the login page, I only have one choice, that is sign in with OAuth which showed below.

Screenshot from 2024-01-03 17-54-50

so how can I use a noauth option to visit the grafana dashboard? or what steps I've missed during my installation process.