Skip to content

Automatically logs you into a Unified website (locally or remotely).

License

Notifications You must be signed in to change notification settings

tia-portal-applications/CustomAutoLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. The start screen in WinCC Unified must contain a button with name "Logout" (Text can be anything) and a left mouse click event with system function "LogOff"
  2. Copy login.html to C:\Program Files\Siemens\Automation\WinCCUnified\WebRH\public
  3. Call https://winccunified/WebRH/login.html?user=Otto&password=mypassword and replace the user "Otto" and the password "mypassword" with your credentials.

The website (login.html) tries to login with the given credentials every 500ms. After 30s it stops trying, because maybe no login is needed or the network is down.

About

Automatically logs you into a Unified website (locally or remotely).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages