Click here for the SERI Catalog documentation
| Application | Version | Notes |
|---|---|---|
| SERIfied IdentityIQ | IdentityIQ 8.0/ SERI Dublin |
The SERIfied IdentityIQ is built with the IdentityIQ 8.0 GA and SERI Dublin and deployed with the Standard Demo here: C:\Prog\Tomcat 8.5_Tomcat8-IdentityIQ\webapps\identityiq It uses a MySQL database.You can access the app here. SERI Dublin's code is checked out from Github here: C:\git\seri You can view the code in Eclipse (shortcut pinned to the Taskbar). Admin username/password: spadmin/admin All other identities' username/password: first.last/xyzzy e.g. amanda.ross/xyzzy |
| File Access Manager | 8.0 Early Access |
File Access Manager is configured with a set of demo data for a variety of use cases. The demo videos can be found in the SERI Barcelona Release Notes. For the Administrative Console, the username/password is: SERI\administrator/Sailp0!nt The business interface is here. The username/password for the business interface is: first.last/ADpass1$ e.g. amanda.ross/ADpass1$ |
| OrangeHRM | 3.1.1 |
OrangeHRM is the HR system for the SERI base demo. It is installed under Apache at C:\xampp\htdocs\orangehrm. You can log into the system here Username is Admin. Password is sailpoint. The MySQL credentials for the OrangeHRM database are: orangehrm / orangehrm Starting with SERI 1.5p1, there is now a REST callback made from OrangeHRM to IIQ upon creation of a new employee. The IIQ URL and credentials are specified here C:\Users\Administrator\Desktop\orangeIIQ.ini. Healthcare users have been added to OrangeHRM in SERI Barcelona. |
| IdentityNow User Registration App | 2.0 |
The IdentityNow User Registration App is an web app that lets you register new users in your IdentityNow org. It is installed here:C:\Prog\Tomcat 8.5_Tomcat8-IdentityIQ\webapps\registration. You can access the app here. It uses a MySQL database to store the configurations. Detailed Instructions for configuring the app can be found here: C:\Prog\Tomcat 8.5_Tomcat8-IdentityIQ\webapps\registration\IDNUserRegApp.docx Make sure that the Windows service Tomcat8-IdentityIQ is running. You can start it by double-clicking on the name of the windows service and clicking on the "Start" button. |
| Active Directory | Windows Server 2012 R2 Standard |
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: ADpass1$ The SERI Catalog entry, Resource-ActiveDirectory, contains the IIQ implementation artifacts that use this AD server |
| IdentityIQ IQService | 8.0 |
The IQService has been installed at C:\SailPoint\IQService and configured to use the default port of 5050 A Windows Service has been configured to auto-start called IQService-Instance1 The SERI Catalog entry, Resource-ActiveDirectory, contains the IIQ implementation artifacts for use with this resource image and IQService instance This service starts automatically. |
| IQService for IdentityNow | 2016 |
The IQService has been installed at C:\SailPoint\IQService-IDN and configured to use the port 5051 A Windows Service has been configured to start manually called IQService-IDN This additinoal IQService is installed to use with Identitynow. This service starts automatically. |
| Tomcat for SERI Target Systems | 7.0.42 |
Tomcat is installed to support SERI demo resources (e.g., ERPPortal). It is deployed at C:\xampp\tomcat. You can use this Tomcat installation for other web apps as needed. The Windows service is called Tomcat7. |
| Tomcat for IdentityIQ Install | 8.5.23 |
This separate Tomcat install is intended for running IdentityIQ and the IdentityNow Registration Application. It is deployed at C:\prog\Tomcat 8.5_Tomcat8-IdentityIQ. The latest SERI war file is deployed in this Tomcat instance. Both Tomcat installs are configured to run automatically as a Windows service in Skytap. It is configured to run manually in the downloadable VMWare Virtual Machine. The Windows service is called Tomcat8-IdentityIQ. |
| Enterprise Intranet | 1.0 |
Enterprise Intranet is a simple PHP-based web app. It is installed under Apache at C:\xampp\htdocs\intranet. You can log into the app here. Authentication is backed by Active Directory, so you can use the sAMAccountName and password for any AD user in the Demo OU. This web app is useful for demo scenarios involving IdentityNow Secure Credential Replay (SSO) and Password Management. |
| 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://localhost:9080/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 | 5.7.26 |
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 installed as part of the XAMPP stack, and so is located at c:\xampp\mysql |
| Microsoft SQL Server | 13.0.1601.5 |
The MS SQL Server is installed here:C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL. It was installed to serve as the backend database for File Access Manager. MS SQL Server Management Studio has been installed for configuring, managing and administering all components within MS SQL Server. You can launch it via a shortcut on the taskbar. To log into the MS SQL Server Management Studio, choose to do so with "Windows Authentication". You can also log in with sa/Sailp0!nt. The SERI Catalog entry, Resource-MSSQLServer, contains the IIQ implementation artifacts that use this MS SQL Server.
|
| Apache Ant | 1.10.0 |
Apache Ant is a software tool we use for automating the software build processes. It is installed here:C:\apache-ant-1.10.0 The Ant build files contain a number of targets to automate the deployment of a new SERI instance from the command line. So, to wipe an existing SERI install, rebuild and deploy a new one, and start the data setup process, you would use the following commands after you navigate to the directory SERI's cloned into (C:\git\seri): $ ant tomcat.undeploy dropdb clean war createdb import-stock import-seri import-pam tomcat.deploy setup-demo |
| Git | 2.17.1.windows.2 |
Git is the version control system we use for keeping track of and storing the source code for SERI. It is installed here: C:\Program Files (x86)\Git The latest version of SERI's develop branch is cloned here: C:\git\seri Git for Windows provides a BASH emulation used to run Git from the command line. A shortcut is on the desktop. |
| Node.js | 6.9.3 |
Node.js is used in IdentityIQ 7.0+. Ant calls Node.js to perform tasks on the Javascript and Less files. It is installed here: C:\Program Files (x86)\nodejs |
| OpenDJ | 2.6.0 |
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 |
| Mercury Mail | 4.6.2 |
Mercury Mail is used to host the [email protected] mailbox, it has been deployed at C:\xampp\MercuryMail Mercury Mail replaces Java Email Server. An Administrative GUI showing all traffic for the various components can be accessed from the XAMPP Control Panel |
| Thunderbird | 31.3.0 |
Thuderbird has been configured to fetch mail for the [email protected] mailbox, use the get mail command to fetch messages from the POP3 server |
| SoapUI | 5.4.0 |
SoapUI is an open-source web service testing application for service-oriented architectures (SOA) and representational state transfers (REST). |
| Eclipse | Neon |
IDE with IIQDA (IdentityIQ Deployment Accelerator) 4.0-beta installed. You can now easily import and export IIQ artifacts. For more information on the IIQDA: click here |