blob: 937d22c6b3b356080d8393a6662cadf17cde2b20 [file] [log] [blame]
Victor Moralesd5d88402018-02-02 08:41:42 -08001+----------------------+
Michael Lando451a3402017-02-19 10:28:42 +02002| |
3| webseal simulator |
4| |
Victor Moralesd5d88402018-02-02 08:41:42 -08005+----------------------+
Michael Lando451a3402017-02-19 10:28:42 +02006
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
Victor Moralesd5d88402018-02-02 08:41:42 -0800145. Open browser and navigate to: http://localhost:8285/login
Michael Lando451a3402017-02-19 10:28:42 +020015
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