<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New Update - Guest Access - Permission Issues?]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">It has been a long time since I've had to mess with guest access and permissions, so I'm a bit lost.</p>
<p dir="auto">We are running on Core 5.6.3</p>
<p dir="auto"><strong>Current Issue</strong></p>
<p dir="auto">Our headless dashboards do not show all of the data points (some appear and some do not) and I cannot tell why. Some of the data points are meta data points and some are not.</p>
<p dir="auto"><strong>Configured Login</strong></p>
<p dir="auto">These dashboards were set up to automatically log in using user guest and password guest through the URL as follows:</p>
<pre><code>https://internal.dns/ui/plumbing_dhw_overview?autoLoginUsername=guest&amp;autoLoginPassword=guest1234&amp;autoLoginStoreCredentials
</code></pre>
<p dir="auto">I checked one of the data points which was not visible and it has the following permissions:</p>
<p dir="auto"><em>View point &amp; Value:<br />
Superadmins (check)<br />
Users (check)<br />
Anonymous (unchecked)</em></p>
<p dir="auto">P.S. I tried to attach an image but there was an error "Imgur is temporarily over capacity. Please try again later."</p>
<p dir="auto"><strong>Resolution?</strong></p>
<p dir="auto">I assume something has changed since the last update I performed.</p>
<p dir="auto">Previously we were running 5.6.2.</p>
<p dir="auto">I assume it's an issue with permissions</p>
]]></description><link>https://forum.mango-os.com/topic/6180/new-update-guest-access-permission-issues</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 10:37:54 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/6180.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 05 Mar 2026 17:32:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New Update - Guest Access - Permission Issues? on Fri, 13 Mar 2026 14:23:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mihairosu" aria-label="Profile: mihairosu">@<bdi>mihairosu</bdi></a> FYI - Image issue with the forum has been fixed.</p>
]]></description><link>https://forum.mango-os.com/post/28639</link><guid isPermaLink="true">https://forum.mango-os.com/post/28639</guid><dc:creator><![CDATA[joeamiraglia]]></dc:creator><pubDate>Fri, 13 Mar 2026 14:23:57 GMT</pubDate></item><item><title><![CDATA[Reply to New Update - Guest Access - Permission Issues? on Thu, 12 Mar 2026 16:02:37 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/joeamiraglia" aria-label="Profile: joeamiraglia">@<bdi>joeamiraglia</bdi></a> ,</p>
<p dir="auto">Okay I confirmed all of that and it seems like the guest user is working okay.</p>
<p dir="auto">Let's begin with this data point which no longer updates:</p>
<p dir="auto"><strong>member2BoilerStatusCode</strong></p>
<p dir="auto">The data flows as follows:</p>
<p dir="auto">device -&gt; via ModbusRTU to MangoES -&gt; via Publisher to Enterprise Mango.</p>
<ul>
<li>
<p dir="auto">ModbusRTU to MangoES: data is successfully retrieved</p>
</li>
<li>
<p dir="auto">Publisher to Enteprise Mango: data has not updated since 2/7/2016</p>
</li>
</ul>
<p dir="auto">I really wish I could attach images on here but you guys have some problems with IMGUR apparently, anyway.</p>
<ul>
<li>MangoES: Data updates correctly visible on the watch list, it is not disabled.</li>
<li>MangoES Publisher: <strong>member2BoilerStatusCode</strong> shows up on the "Published data points"</li>
</ul>
<p dir="auto">I tried removing it and re-adding it to the publisher and that did not help.<br />
I even tried changing the data point template to update when timestamp changes and that did not resolve it.</p>
<p dir="auto">I don't see any problems with the history synchronization otherwise in the publisher status or events.</p>
<p dir="auto">I'm not sure how to diagnose this.</p>
]]></description><link>https://forum.mango-os.com/post/28638</link><guid isPermaLink="true">https://forum.mango-os.com/post/28638</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Thu, 12 Mar 2026 16:02:37 GMT</pubDate></item><item><title><![CDATA[Reply to New Update - Guest Access - Permission Issues? on Fri, 06 Mar 2026 19:18:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/mihairosu" aria-label="Profile: mihairosu">@<bdi>mihairosu</bdi></a>,</p>
<p dir="auto">It sounds like your diagnosis is on the right track. Here are the most likely causes based on what you’ve described:</p>
<ol>
<li>Check that the guest user actually has the Users role<br />
Since the point shows Users = checked and Anonymous = unchecked, the guest account must:</li>
</ol>
<ul>
<li>Be successfully logged in</li>
<li>Belong to the <code>Users</code> role</li>
</ul>
<p dir="auto">If the guest account was created manually rather than through the usual user-creation workflow, it’s possible it never received that role.<br />
You can verify under <code>Administration</code> → <code>Users</code> → <code>guest</code>.</p>
<ol start="2">
<li>Confirm whether auto‑login is actually succeeding<br />
If your auto‑login fails silently, Mango will treat the session as <code>Anonymous</code>, and any point that does not allow <code>Anonymous</code> access will simply disappear with no warning.<br />
To verify:</li>
</ol>
<ul>
<li>Open your dashboard URL in a private/incognito window</li>
<li>Check whether Mango shows you logged in as guest</li>
</ul>
<p dir="auto">Also, your example URL uses:<br />
<code>autoLoginPassword=guest1234</code></p>
<p dir="auto">But you mentioned the password is <code>guest</code>. If those don’t match, the login will fail and the session becomes anonymous.</p>
<ol start="3">
<li>For meta points specifically</li>
</ol>
<ul>
<li>Meta data points inherit visibility from their own permissions, but their values come from underlying source points.</li>
<li>If the guest user does not have permission to read one of the source points a meta point depends on, the meta point may appear on the dashboard but will fail to resolve a value.</li>
<li>So make sure the source points also include the Users role (or whatever group your guest belongs to).</li>
</ul>
<ol start="4">
<li>Version change (5.6.2 → 5.6.3)</li>
</ol>
<ul>
<li>Since this was working before the upgrade, it’s worth checking the 5.6.3 release notes. There have been a few changes recently around role evaluation and anonymous access. Even subtle permission tweaks could affect dashboards that rely on auto‑login.<br />
<a href="https://docs-v5.radixiot.com/v5-release-notes-overview" rel="nofollow ugc">https://docs-v5.radixiot.com/v5-release-notes-overview</a></li>
</ul>
]]></description><link>https://forum.mango-os.com/post/28637</link><guid isPermaLink="true">https://forum.mango-os.com/post/28637</guid><dc:creator><![CDATA[joeamiraglia]]></dc:creator><pubDate>Fri, 06 Mar 2026 19:18:30 GMT</pubDate></item></channel></rss>