| Application | Version | Notes |
|---|---|---|
| OrangeHRM | 4.5 |
OrangeHRM is the HR system for the DemoHub base demo. It is installed under Apache at C:\xampp\htdocs\orangehrm. You can log into the system here It is running at seri.sailpointdemo.com:80/orangehrm Username is Admin. Password is Sailp0!ntHRM. The MySQL credentials for the OrangeHRM database are: orangehrm / orangehrm There is now a REST callback made from OrangeHRM to IDN upon creation of a new employee. The IDN URL and credentials are specified here C:\Users\Administrator.SERI\Documents\orangeIIQ.ini. Healthcare users have been added to OrangeHRM |
| Active Directory | Windows Server 2019 |
The AD server in this resource image has been seeded with demo data using the VBScript located in C:\SailPoint\SERI\data\AD\createDemoData Groups can be found in OU=Groups,OU=Demo,DC=seri,DC=sailpointdemo,DC=com All accounts have the password: Admiral1$$ There is a script to bulk change the passwords: c:\SailPoint\Tools\setPasswords.bat> The SERI Catalog entry, Resource-ActiveDirectory, contains the IIQ implementation artifacts that use this AD server |
| IQService for IdentityNow | Build Version: IQService Sep-2020 |
The IQService has been installed at C:\SailPoint\IQService-IDN There are two Windows Services that have been configured to start automatically called SailPoint IQService-IDN and SailPoint IQService-IDN-Secondary. They use ports 5051 and 5050 respectively. |
| Tomcat Install | 9.0.43 |
This Tomcat install is intended for running demo applications. It is deployed at C:\prog\apache-tomcat-9.0.43. It is running at seri.sailpointdemo.com:8080 TRAKK-WS and ERPPortal . The application definitions now reflect the change from port 9080 to this instance 8080. The Windows service is called SailPoint - Tomcat9. |
| Inventory Web App | 1.0 |
Inventory is a simple PHP-based web app. It is installed under Apache at C:\xampp\htdocs\inventory. You can log into the app here. Authentication is backed by OpenDJ. Use the UID and password for any OpenDJ account in the People OU. This web app is useful for demo scenarios involving IdentityNow Secure Credential Replay (SSO) and Password Management. |
| ERP Portal | 1.0 |
The ERP Portal is configured to run automatically using the Tomcat app server (running as Windows service), fronted by the Apache HTTP Server Hit the following URL to see the ERP Portal admin interface: ERP Portal User Management Console |
| TRAKK | 1.0 |
The database for the TRAKK Time-Tracking application is deployed to the MySQL server instance on this image. Employees use TRAKK and contractors use the Web Services application, TRAKK-WS. The MySQL credentials for the TRAKK database are: root / sailpoint |
| TRAKK-WS | 1.0 |
TRAKK-WS is a web services application. While TRAKK is used for employees, TRAKK-WS is used for only contractors.
TRAKK-WS uses the TRAKKWS database in MySQL Resource Image and is deployed at http://seri.sailpointdemo.com:8080/trakkws/ |
| PRISM | 1.0 |
The database for the well-known Purchasing, Resourcing Information Systems Management (PRISM) application is deployed to the MySQL server instance on this image. The MySQL credentials for the PRISM database are: root / sailpoint |
| MySQL | 8.0.22 |
The MySQL server is configured as a Windows service and is started automatically Log in as root with password sailpoint MySQL folder has been added to the PATH environment variable, to connect run the following from the command line mysql -u root -psailpoint
NOTE: MySQL is now installed in C:\Program Files\MySQL but may still reference the ini file in c:\xampp\mysql |
| OpenDJ | 4.8.8 |
The OpenDJ server is configured as a Windows service and should start automatically The desktop has a shortcut to launch the OpenDJ Admin GUI. Log in as cn=Directory Manager with password sailpoint |