• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Public Dashboard Auto login Issue

    Dashboard Designer & Custom AngularJS Pages
    2
    2
    2.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wiecking
      last edited by wiecking

      To whom it may concern,
      We are having trouble with the provided autologin script.
      We tried implementing it the way ORU did at http://205.143.136.105/oru-public/index.htm :
      005022.JPG However, that did not work.
      We also tried copying over the code from autologin.js directly into our javascript on the page, but that did not work either.
      When we try to access our public dashboard at :8080/public-dashboards/index.shtm, we are still sent to the login page. :8080/login.htm.
      We appreciate any help you can provide.
      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • terrypackerT
        terrypacker
        last edited by terrypacker

        Mango security filters are based on the URL extension:

        .shtm (Secure HTML behind Mango's login control)
        .htm (Non secure HTML that anyone can access)

        By making your extension .shtm you are asking Mango to restrict access to only its users.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post