zblzbl1991
zblzbl1991
我也遇到这个问题,master有监控数据,但是worker没有监控数据
我也碰到这个问题,只保留一个mode就可以
> Cannot reproduce on latest community edition. I'm using a free, self-hosted Authentik instance as SSO provider: > > ``` > BACKEND_OIDC_CLIENT_ID= > BACKEND_OIDC_CLIENT_SECRET= > BACKEND_OIDC_CALLBACK_URL=http://localhost:3000/api/auth/oidc/callback > BACKEND_OIDC_USER_INFO_URL=https://auth.example.com/application/o/userinfo/ > BACKEND_OIDC_TOKEN_URL=https://auth.example.com/application/o/token/...