Temenos Transact
R24 AMR | Min(s) read

Treasury Front Office Single Sign On Configuration

This section details about the configuration required for single sign on in Treasury Front Office.

Introduction

TFO is enhanced to be compatible with Temenos Transact and WSO2 Authentication to achieve SSO (though the changes are normally ‘switched off’ in web.xml). UXP browser is enhanced to support a JWT SSO token that provides a seamless and bug free transition between other applications and UXPB. Various changes are required to make TFO compatible with the new SSO token.

Temenos Transact Environment Configuration

Temenos Transact Configuration

  1. Log on to BrowserWeb and use OFS.SOURCE, IRISINTERNAL.
  2. Ensure there is an ATTRIBUTE value of PREAUTHENTICATED present for IRIS R18. Similarly, set attribute value of PREAUTHENTICATED for IRISAAINTERNAL.

Browser Configuration

  • Open Browser.war from Temenos\jboss\standalone\deployments and edit WEB-INF/SSOAPI.properties file to add or amend the below properties.

TOKEN.TYPE.JWT=true

If this property is available, the below line needs to be set, otherwise, it is not required.

T24.SSO.MODE=true

Ensure to have each property in a single line.

Browser Iris Configuration

  • Open browser-iris.war from Temenos\jboss\standalone\deployments and edit WEB-INF/SSOAPI.properties file to add or amend the below properties.

TOKEN.TYPE.JWT=true

Ensure to have each property in a single line.

TFO Configuration

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 28, 2024 8:32:41 PM IST