Team, I want to deploy SigNoz UI/Backend behind OAuth2 Proxy which handles authentication as per our need. Is it possible to:
1. Disable AuthN in SigNoz and let OAuth2 proxy take care of it
2. SigNoz authenticates users based on OIDC token provided by OAuth2 proxy through some HTTP header
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.