![](https://secure.gravatar.com/avatar/11b54b3dd25b712395dab9818c67596f.jpg?s=120&d=mm&r=g)
Hi,
I assume this is some rate limiting or other issue with the proxy. Observium’s authentication isn’t very “smart”, it doesn’t cache auth and tries to authenticate every request. I assume what’s happening is that a widget request is not being correctly authenticated, which is then setting the whole session as unauthenticated.
Do you occasionally get logged out doing other things?
Adam.
From: observium observium-bounces@observium.org On Behalf Of Ahmed Rahal via observium Sent: 03 June 2020 16:20 To: Observium observium@observium.org Cc: Ahmed Rahal arahal@fibrenoire.ca Subject: [Observium] Observium behind azure app proxy
Hi,
I am using observium walled behind an azure application proxy.
This mainly exposes an AD authenticated endpoint publicly and proxies all allowed users to the real host.
This has been working fine with observium community edition.
Now I am switching to the enterprise version of observium and get errors on the dashboard saying 'unauthenticated' for each widget. Note that some of the widgets randomly appear working, then become 'unauthenticated' on a refresh.
Also, when on the 'broken' dashboard, refreshing the page sends back to the login page.
I can switch back and forth between the 2 versions (community & enterprise, with same config.php) and the issue appears instantly with the enterprise version.
How can I diagnose the issue ?
Is there any hint on what is going wrong ?
TIa,
Ahmed.