(Optional) Configure Publication Manager and EnterWorks Classic UI for SSO - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352
Note: If you are configuring SSO, you will have to configure a second Tomcat, named EnableServerTomcatPubMgr, and configure it to use port 8190. For instructions on configuring a second Tomcat, contact EnterWorks support.

The first Tomcat is configured for SSO in the usual manner, (see Configure Single Sign-on (SSO)). These instructions are for configuringEnableServerTomcatPubMgr for SSO.

When EnterWorks is configured this way, group sync is not performed. The IDP will check to see if a user exists, but it will not add a user to the group if the user does not exist. This means all users must be predefined in the EnterWorks application.

To configure the EnableServerTomcatPubMgr to use SSO:

  1. Obtain the certificate and place it in:
    
                <drive>:/Enterworks/certs/<filename>
  2. Update the shared configuration properties as shown below.
    fromApp.secureAuth.trustedSignOn=true
    fromApp.secureAuth.idp.type=0
    fromApp.secureAuth.idp.url=<idp-url>
    fromApp.secureAuth.certificate.public.key.file.location=<drive>:/Enterworks/certs/<filename>						
    fromApp.secureAuth.certification.issuer=<issuer-name>		
  3. Restart services.
  4. Restart the World Wide Publishing service.