Plugin Deployment Steps - Plugin Deployment Steps - Perceptive Integration Server Single Sign-On Plugin Advanced Design Guide - Foundation 25.1 - Foundation 25.1 - Ready - Perceptive Content - external - Perceptive-Content/Perceptive-Integration-Server-Single-Sign-On-Plugin-Advanced-Design-Guide/Foundation-25.1/Perceptive-Integration-Server-Single-Sign-On-Plugin-Advanced-Design-and-Setup-Guide/Plugin-Deployment-Steps - 2025-07-21

Perceptive Integration Server Single Sign-On Plugin Advanced Design and Setup Guide

Platform
Perceptive Content
Product
Perceptive Integration Server Single Sign-On Plugin Advanced Design Guide
Release
Foundation 25.1
License
ft:locale
en-US
To deploy a plugin, complete the following steps.
  1. Copy the JAR file to the common lib directory of the Tomcat installation where Integration Server is deployed (%TOMCAT_HOME%/lib).
  2. Update the sso.authenticator.class setting in the WEB-INF/integrationserver.ini file to reference the fully qualified class name of your custom authenticator class.
    Note: If you created customizable properties for your authenticator plugin, you must add the properties to the integrationserver.ini file.
  3. Restart the Tomcat service.