SOLVED! => Visualization User Management X Runtime User Management

Hi,

I spent quite some time trying to get Runtime User Management to work before coming across an older discussion mentioning that the WAGO devices (even FW30) may not support it. Could you please confirm if this is still the case?

I want to make sure I’m not missing any required configuration or known limitation.

I initially attempted to implement Runtime User Management without success, so I switched to the legacy Visualization User Management. However, I am still facing issues with both approaches.

The Visualization User Management works correctly within the CODESYS IDE, but it does not work when accessing the WebVisu through a browser.

I am currently using FW30 on a WAGO CC100 and accessing the WebVisu via:
https://192.168.15.179:8081/webvisu/webvisu.htm?CFG_Lang=pt&BRLG&NOSP&RLLG

Additionally, I would like to clarify whether the configuration below should be commented out when using the legacy Visualization User Management. Is this configuration only relevant for Runtime User Management?

[CmpUserMgr]
SecureLogin=1
SECURITY.UserMgmtAllowAnonymous=YES

Any guidance would be greatly appreciated.

Hello Hanibal,
I have used the codesys legacy user management without too much trouble (unless you want to do uncommon things like making your own login / password change / logout function and screen)
What is your settings in codesys ?

Dear,
I’m able to access all the pages defined in the WebVisu, except for the User Management option. It was working before, but now when I click the button, nothing happens.

Another issue is that when I try to access WebVisu through a browser, I always have login problems. The password is never accepted, and I’m unable to log in.

However, when accessing through the CODESYS IDE, everything works fine — I can log in, navigate between pages, read values, and log out without any issues.

Can you help me out? Any suggestions. It should be easy, but I am not succeeding.

I solve my problem!!!