For the complete documentation index, see llms.txt. This page is also available as Markdown.

Partner Management System Revamp 1.2.2.2 (Patch)

Release Name: Partner Management System Revamp 1.2.2.2 (Patch)

Release Number: v1.2.2.2

Release Date: 5th July 2025

Overview

We are pleased to announce the release of PMS Revamp v1.2.2.2, a patch focused on resolving key issues related to backward compatibility with earlier versions of the MOSIP Platform.

This release builds upon PMS v1.2.2.0 and extends the enhancements delivered in v1.2.2.1, introducing further compatibility fixes — particularly for the following KeyManager versions: v1.1.5, v1.2.0.1, v1.2.1.0, v1.3.0-beta.1 and 1.3.0-beta.2.

These updates enhance platform interoperability and ensure smoother integration across supported MOSIP modules.

Key Manager configurations to turn PMS backward compatible

New configurations are now available for backward compatibility with different versions of MOSIP platform. Set these configurations as below:

For 1.1.5.5-P3 Key Manager:

pmp.partner.certificaticate.upload.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/v2/uploadPartnerCertificate
mosip.pms.ca.signed.partner.certificate.available=false
mosip.pms.oidc.client.available=false
mosip.pms.root.and.intermediate.certificates.available=false

For 1.2.0.1 Key Manager:

mosip.pms.ca.signed.partner.certificate.available=false
mosip.pms.oidc.client.available=true
mosip.pms.root.and.intermediate.certificates.available=false

For 1.2.1.0 Key Manager:

For 1.3.0-beta.1 Key Manager:

For 1.3.0-beta.2 Key Manager:

Bug Fixes

Bug ID
Description

MOSIP-41629

For non-valid PMS partners, when required attributes are missing in Keycloak (but roles are present), PMS portal returns a User ID not found error on login.

MOSIP-41628

For valid PMS partners with missing Keycloak attributes in Keycloak (but required role mappings present), the PMS dashboard does not display all expected cards and the user profile shows incomplete details.

MOSIP-41594

Compatibility configurations have been enabled ( true by default) in the release-1.2.2.x GitHub branch. Country-specific deployments can disable these settings as needed. The README has also been updated with relevant configuration details.

MOSIP-41592

In screens where a feature is not supported, the info note now displays the feature name in italics for better visual distinction.

MOSIP-41445

Automation failures observed in API test rigs caused by issues with Key Manager, OIDC authentication, and partner certificate retrieval.

Known Issues

JIRA ID
Description

MOSIP-41707

The 'Account Setup Required' popup does not currently support RTL layout for Arabic language users. This issue will be addressed in the develop branch and is planned for delivery in an upcoming release.

MOSIP-41719

When attributes are missing in Keycloak, the user profile currently displays 'Not available' without any actionable next steps. A design enhancement is under consideration to better handle scenarios involving missing attributes.

Repositories Released

Repository Released
Version

partner-management-services

v1.2.2.2

partner-management-portal

v1.2.2.2

Compatible Modules

The following table outlines the tested and certified compatibility of PMS 1.2.2.2 with other backward compatible modules.

Module/ Repo
1.1.5.x versions
1.2.2.0 versions

Key Manager

v1.1.5.5-P3

v1.3.0-beta.2

auth manager

1.1.5.5-P2

v1.2.0.1

artifactory

1.1.5.5-P2

v1.2.0.2

IDA

1.2.0.1-B4

v1.2.1.0

eSignet

NA

v1.4.1

Reg Proc

v1.1.5.5-P5

v1.2.0.1

Notifier (Kernel)

1.1.5.3

v1.2.0.1

Audit manager

1.1.5.5

v1.2.0.1

ID Repo

v1.1.5.5-P2

v1.2.1.0

datashare

1.1.5.3-P2

v1.2.0.1

Keycloak

v1.2.0.1

config-server

1.1.0

v1.1.2

Websub

NA

v1.2.0.1

Documentation

Last updated

Was this helpful?