Welcome to the SE Reference Implementation! [SERI v. Fukuoka M1]

Click here for the SERI Catalog documentation

Application Version Notes
SERIfied IdentityIQ IdentityIQ 8.1p1/ SERI Fukuoka M1

The SERIfied IdentityIQ is built with the IdentityIQ 8.1p1 GA and SERI Fukuoka M1 and deployed with the Standard Demo here: C:\Prog\Tomcat-9.0.39-IdentityIQ\webapps\identityiq

It uses a MySQL database.You can access the app here.

SERI Fukuoka M1's code is checked out from Github here: C:\SailPoint\GitHub\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 or first.last/Admiral1$$ e.g. amanda.ross/Admiral1$$

File Access Manager 8.1 GA

File Access Manager is configured with a set of demo data for a variety of use cases. 

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/Admiral1$$ e.g. amanda.ross/Admiral1$$

OrangeHRM 4.5

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

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

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.SERI\Documents\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 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$$

The SERI Catalog entry, Resource-ActiveDirectory, contains the IIQ implementation artifacts that use this AD server

IdentityIQ IQService 8.1p1

The IQService has been installed at C:\SailPoint\IQService-IIQ and configured to use the default port of 5050

A Windows Service has been configured to auto-start called SailPoint IQService-IIQ

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 2019

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 SailPoint IQService-IDN

This additinoal IQService is installed to use with Identitynow.

This service starts automatically. 

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-9.0.39-Tomcat8-IdentityIQ.

The latest SERI war file is deployed in this Tomcat instance.

It is running at seri.sailpointdemo.com:8080

ERPPortal and TRAKK-WS now run within the same Tomcat instance as IdentityIQ. The application definitions now reflect the change from port 9080 to this instance 8080.

The Windows service is called SailPoint IdentityIQ-Tomcat.

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://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

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.9

Apache Ant is a software tool we use for automating the software build processes. It is installed here:C:\Prog\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.29.2.windows.1

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:\SailPoint\GitHub\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 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

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 78.6.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