Disable ViewON JS authentication - Printable Version +- Ewon Technical Forum (https://techforum.ewon.biz) +-- Forum: Development (https://techforum.ewon.biz/forum-50.html) +--- Forum: Custom Web Pages/viewON/Talk2M Visualization (https://techforum.ewon.biz/forum-55.html) +--- Thread: Disable ViewON JS authentication (/thread-1521.html) Pages:
1
2
|
Disable ViewON JS authentication - itskv - 06-10-2020 I will be accessing viewON pages over m2web only. So, there is authentication already. But when I open viewon page having tag, it asks me uID and pass via javascript alert mechanism. How to disable this authentication? I want to develop kiosk based interface. Thats why it's necessory to eliminate each user interaction. RE: Disable ViewON JS authentication - simon - 12-10-2020 Hi, I guess you tried to uncheck the option "Enable user pages security" ? Indeed, this option only works properly with home made web pages and works partially with viewON (the URL used to read data from the Ewon is not unprotected). This is one of the top priorities of our wishlist and I hope to get included in a future firmware soon. Simon RE: Disable ViewON JS authentication - itskv - 12-10-2020 Yes, I tried unchecking option "Enable user pages security". That only allowed me to browse ViewON pages which does not have any viewON tag included. As soon as I enter into the page containing any tag, authentication dialog pops up. Including default user 'anonymous' having settable rights will solve this issue (not issue, feature per-say). Rather invoke the authentication dialog only when 'anonymous' tries to access/do any action which is not allowed explicitely. Also, plz include web based form for viewON authentication rather old boring JS dialog. Is there any forum thread for feature request and tracking related to ewon products (hardware,software) ?? RE: Disable ViewON JS authentication - oliviersav - 16-10-2020 Dear Ewon Team, The using of viewon page with tags without this double authentication is really necessary, as part of our industrial project. I'm waiting for the possibility to desactivate the authentication since January. Unfortunately, this issue becomes problematic for our end users. I check every day for this famous firmware update... Please, go ahead on this, asap Thanks for your work. RE: Disable ViewON JS authentication - itskv - 11-01-2021 Commenting to keep this thread open until the feature availability. RE: Disable ViewON JS authentication - insyncs - 05-02-2021 This thread has been marked as solved. If you have a similar issue, it would be better to post your own thread rather than bump this one, to help keep everybody's different issues separate. This would be very helpful! RE: Disable ViewON JS authentication - simon - 08-02-2021 The feature should come soon ;-) RE: Disable ViewON JS authentication - insyncs - 08-02-2021 This thread has been marked as solved. If you have a similar issue, it would be better to post your own thread rather than bump this one, to help keep everybody's different issues separate. (08-02-2021, 03:11 PM)simon Wrote: The feature should come soon ;-) Any time line on that Simon? RE: Disable ViewON JS authentication - simon - 09-02-2021 Normally for March. By the way, I was reviewing your first comment and wanted to be sure it is well what you want and not cause a frustration : The feature will allow user to provide an anonymous AND read-only access to some of Ewon data (and viewON is included of course). I insist on "read-only" ! So, in other words, you'll be able to see tag values, histo data, alarm data without authentication BUT you'll still have to authenticate to write data to Tags. Simon RE: Disable ViewON JS authentication - insyncs - 09-02-2021 This thread has been marked as solved. If you have a similar issue, it would be better to post your own thread rather than bump this one, to help keep everybody's different issues separate. (09-02-2021, 02:03 PM)simon Wrote: Normally for March. That will work for me Simon thanks! RE: Disable ViewON JS authentication - simon - 25-03-2021 Hi Guys, I have a terrific news for you :-) The new Cosy/Flexy firmware 14.4PR is now online and it supports the new option you are asking for month :-) It is not yet available in eBuddy but you can download it from manual download page : https://www.ewon.biz/technical-support/pages/firmware/firmware-manual-download?ordercode= Here is the release notes : Version 14.4s0PR -- 2021/03/11 ---------------------- -- Major ADDED [FLEXY] HARDWARE: Support of 4G APAC modem extension card ADDED [FLEXY] IOSERVER: DF1 "L" register fully supported. ADDED [FLEXY] MISC: New options to allow anonymous access of user webpages, EBD and viewON pages. FIXED [ALL] SECURITY: Vulnerability in the web server due to misused CORS HTTP headers (New SYS parameter "CORSAllowedHosts") FIXED [ALL] MISC: /usr folder could be erased in some reboot cases. -- Standard ADDED [ALL] MISC: Maximum connection per proxy entry Default value set to 32 simultaneous connections FIXED [ALL] MISC: NTP Event logs were displaying an incorrect "from" time value. FIXED [ALL] MISC: Anybus Bolt discovery was sometimes unstable FIXED [ALL] MISC: USBIP devices were not correctly replaced in eCatcher when unplugged/replugged FIXED [FLEXY] OPCUA SERVER: Tag Unit wrongly assigned to Alarm hint before the first value change FIXED [FLEXY] OPCUA IOSERVER: Unexpected Reboot caused by republish request (Siemens Simotion D devices) FIXED [FLEXY] TAGS: Many Tags updates caused pla-Queue full errors and possibly reboots, especially with lots of Tags Simon RE: Disable ViewON JS authentication - itskv - 26-03-2021 Thats awesome. Now waiting for stable release of this version. Thanks. RE: Disable ViewON JS authentication - Moses Mhankale - 26-03-2021 This thread has been marked as solved. If you have a similar issue, it would be better to post your own thread rather than bump this one, to help keep everybody's different issues separate. (25-03-2021, 03:54 PM)simon Wrote: Hi Guys, That is definitely a great news Simon! Thank you very much! RE: Disable ViewON JS authentication - insyncs - 20-05-2021 This thread has been marked as solved. If you have a similar issue, it would be better to post your own thread rather than bump this one, to help keep everybody's different issues separate. Hi Simon, can you provide an example of the url needed to access the viewon page - I have tried looking through my notes and cannot remember how to format the link correctly! https://m2web.talk2m.com/t2mapi/login?t2maccount=MyAccount&t2musername=MyUsers&t2mpassword=MyPassword&t2mdeveloperid=MyDeveloperID/eWonName/Home.shtm - something like this?? Thanks Marcus RE: Disable ViewON JS authentication - ziozetti - 21-05-2021 I still have to try with 14.4PR but with old firmwares it was: https://eu1.m2web.talk2m.com/ACCOUNT/NAME_OF_FLEXY/usr/viewon/NAME_OF_VIEWON_PROJECT_HOMEPAGE.shtm PS: eu1 or eu2 is for Europe, I don't know prefix for outside Europe |