blob: 46fd622bc8b9c018fa368d8af37bb4a676192192 [file] [log] [blame]
Michael Lando451a3402017-02-19 10:28:42 +02001------------------------
2| |
3| webseal simulator |
4| |
5------------------------
6
7Working with webseal simulator:
8-------------------------------
9
101. Build the project using: mvn clean install
112. Ftp war file: webseal-simulator\target\WSSimulator.war to your localhost vagrant machine: /home/vagrant/webseal-simulator/webapps folder
123. Ftp configuration file: webseal-simulator\src\main\resources\webseal.conf to your localhost vagrant machine: /home/vagrant/webseal-simulator/config
134. To run the simulator, enter to your local vagrant and run: startWebsealSimulator.sh
145. Open browser and navigate to: http://localhost:8285/sdc1.login
15
16Note: the user in webseal configuration file will appear in the login screen. Pressing on user link will perform authentication and redirect to SDC.
17The users should be predefined in SDC
18