Microservices
Updated On 24 March 2024 | Min(s) read

Enabling Authentication using JWT-IRIS

This section helps you to enable the authentication for Docker and J2EE using JWT-IRIS.

You need to ensure that the Holdings Microservice is up and running on Docker or J2EE stack to enable the JWT authentication explained in the following section.

Deployment Artefacts

Holdings IRF is available as a web archive (war) for the following stacks:

  • Docker (ms-holdings-docker-iris.war)
  • J2EE (ms-holdings-j2ee-iris.war)

Configuring JWT

Procedure

  1. Set the claims that need to be extracted from the JWT payload and token validation parameters in spring-jwt-iris-authenticator.xml located in the path \WEB-INF\classes\.
  2. Set the value issuer from JWT Token payload (Fabric), and public key in base 64 format in pkEncoded.
  3. Set the list of claims to be extracted from JWT as follows, if required.

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, September 2, 2025 1:05:34 PM IST