<?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[Public Dashboard requiring log in.]]></title><description><![CDATA[<p dir="auto">Utilising the REST API &amp; with the data stored in the modules public folder I am getting the following message when accessing the url while not being logged in to MANGO :</p>
<p dir="auto">"The page @ 192.168.xx.xx:xxxx says Unauthorized User not Logged In."</p>
<p dir="auto">I can only gain access when I log into MANGO and reattempt to reach the page.</p>
<p dir="auto">According to the wiki/documentation a public dashboard should not require a log-in.</p>
<p dir="auto">Has anybody any thoughts on this?</p>
<p dir="auto">Dominic</p>
]]></description><link>https://forum.mango-os.com/topic/1869/public-dashboard-requiring-log-in</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 05:09:32 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1869.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Apr 2015 11:59:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Fri, 24 Apr 2015 08:21:30 GMT]]></title><description><![CDATA[<p dir="auto">All up and running,</p>
<p dir="auto">Thanks for the input Joel!</p>
<p dir="auto">P.S. How do I mark post as SOLVED?</p>
]]></description><link>https://forum.mango-os.com/post/9942</link><guid isPermaLink="true">https://forum.mango-os.com/post/9942</guid><dc:creator><![CDATA[Dominic.Irl]]></dc:creator><pubDate>Fri, 24 Apr 2015 08:21:30 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 15:33:44 GMT]]></title><description><![CDATA[<p dir="auto">Perfect. We will give this a shot and let you know how we get on.</p>
<p dir="auto">Thanks for the quick replies.</p>
<p dir="auto">Dominic</p>
]]></description><link>https://forum.mango-os.com/post/9936</link><guid isPermaLink="true">https://forum.mango-os.com/post/9936</guid><dc:creator><![CDATA[Dominic.Irl]]></dc:creator><pubDate>Thu, 23 Apr 2015 15:33:44 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 15:27:59 GMT]]></title><description><![CDATA[<p dir="auto">We are still working on the api libraries and documentation.  There should be a page in the public folder called Login.  You can use this as the basic example but will need to hard code the username and password and have the login function called on page load.  I'm not the JavaScript expert so if you still need help someone else can probably step in.</p>
]]></description><link>https://forum.mango-os.com/post/9935</link><guid isPermaLink="true">https://forum.mango-os.com/post/9935</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Thu, 23 Apr 2015 15:27:59 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 15:24:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joelhaggar" aria-label="Profile: JoelHaggar">@<bdi>JoelHaggar</bdi></a></p>
<p dir="auto">Ah ok, Creating the guest user will not be an issue but could you advise on where to begin with the java script. I will need to relate this to my developer.</p>
<p dir="auto">Rgds,<br />
Dominic</p>
]]></description><link>https://forum.mango-os.com/post/9934</link><guid isPermaLink="true">https://forum.mango-os.com/post/9934</guid><dc:creator><![CDATA[Dominic.Irl]]></dc:creator><pubDate>Thu, 23 Apr 2015 15:24:41 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 15:14:15 GMT]]></title><description><![CDATA[<p dir="auto">So maybe we just need to clarify this.  Only the html will be accessible publicly.  You still would need to login before you can see any data and I think this is the error you are seeing.  What you can do is create a guest user with the permissions you want.  Then in your public page add in java script to automatically login as the guest user when the page loads.</p>
]]></description><link>https://forum.mango-os.com/post/9933</link><guid isPermaLink="true">https://forum.mango-os.com/post/9933</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Thu, 23 Apr 2015 15:14:15 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 15:11:24 GMT]]></title><description><![CDATA[<p dir="auto">The URL I am pointing to is<br />
<a href="http://192.168.0.44:8080/public-dashboards/index.htm" rel="nofollow ugc">http://192.168.0.44:8080/public-dashboards/index.htm</a></p>
<p dir="auto"><img src="https://camo.nodebb.org/d33ca10bffa62ccbe061e1a4c9fa3f3297af5f05?url=https%3A%2F%2Fi.imgur.com%2FsFQVBj9.png" alt="login error.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">I wonder is it anything to do with the way we are using websockets for the gauges, datapoint configurations for the charts and REST API  for the datapoints in tables? Would there be a conflict occurring in there?</p>
<p dir="auto">Rgds,<br />
Dominic</p>
]]></description><link>https://forum.mango-os.com/post/9932</link><guid isPermaLink="true">https://forum.mango-os.com/post/9932</guid><dc:creator><![CDATA[Dominic.Irl]]></dc:creator><pubDate>Thu, 23 Apr 2015 15:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to Public Dashboard requiring log in. on Thu, 23 Apr 2015 14:58:20 GMT]]></title><description><![CDATA[<p dir="auto">I'm not sure, this works for me.  The URL should look like &lt;yourIP&gt;:port/public-dashboards/yourpage.htm</p>
]]></description><link>https://forum.mango-os.com/post/9931</link><guid isPermaLink="true">https://forum.mango-os.com/post/9931</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Thu, 23 Apr 2015 14:58:20 GMT</pubDate></item></channel></rss>