Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To setup a URL that will automatically login a user without requiring a username and password entry, you will need to do the following:
 

  •  Install the Activelogix alxLogin-rt.jar module
  •  Modify the "Login Template" property under your Stations Services > WebService to the alxPeriscope:AutoLoginTemplate



 

Info
For example, if you wanted to auto-login the user "admin" with the password "alx", the URL would be: http://ip_address/login?user=admin&pass=alx&uri=periscope

...