PMS Configuration Guide
Overview
Configuration files
application-default.properties
partner-management-default.propertiesAuth allowed urls
auth.allowed.urls=https://${mosip.pmp.host}/Key manager API calls
mosip.kernel.sign-url=${mosip.kernel.keymanager.url}/v1/keymanager/jwtSign
pms.cert.service.token.request.clientId=${mosip.pmp.auth.clientId}
pms.cert.service.token.request.issuerUrl=${mosip.kernel.authmanager.url}/v1/authmanager/authenticate/clientidsecretkey
pmp.ca.certificaticate.upload.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/uploadCACertificate
pmp.partner.certificaticate.upload.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/uploadPartnerCertificate
pmp.partner.certificaticate.get.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/getPartnerCertificate/{partnerCertId}
pmp.partner.original.certificate.get.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/getPartnerSignedCertificate/{partnerCertId}
pmp-keymanager.upload.other.domain.cert.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/uploadOtherDomainCertificate
pmp.trust.certificates.post.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/getCaCertificates
pmp.download.trust.certificates.get.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/getCACertificateTrustPath/{caCertId}
pmp.encrypt.data.post.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/encrypt
pmp.decrypt.data.post.rest.uri=${mosip.kernel.keymanager.url}/v1/keymanager/decryptAuth Adapter rest template authentication configs
Keycloak Configurations
Auth Services API calls
UI allowed roles
URL to redirect after logout
MOSIP E-Signet config
User Session Idle Timeout
Axios Timeout
OIDC Client Attributes
Maximum allowed years for SBI Created and Expiry Date
Item per page configuration
Configurations for Email Notifications
Templates for Email Notifications
Configuration for Data Encryption and Decryption
Legacy Support Configuration Flags
Regex Patterns
Unique ID generation retry configuration
Supported Languages Configuration
Partner Mobile Number Configuration
Supported Languages for OIDC Client
OIDC Client – Additional Info Requirement
Partner Type Roles
Last updated
Was this helpful?