Resident Portal Configuration Guide
Configuration files
application-default.properties
resident-default.properties
resident-ui-personalized-card-schema.json
resident-ui-share-credential-schema.json
resident-ui-update-demographics-schema.json
Database
mosip.resident.database.hostname=postgres-postgresql.postgres
mosip.resident.database.port=5432
javax.persistence.jdbc.driver=org.postgresql.Driver
javax.persistence.jdbc.url=jdbc:postgresql://${mosip.resident.database.hostname}:${mosip.resident.database.port}/mosip_resident
javax.persistence.jdbc.user=residentuser
javax.persistence.jdbc.password=******Token generation
Online Verification Partner
DB properties to skip automatic table creation in startup
Allowed Authentication types and default unlock duration
Template type codes for allowed Auth-type list (auth.types.allowed)
Validation properties
Security
Keycloak authentication client
Keycloak authentication allowed audience
Identity mapping json file
Machine creation and search configurations
Auth Adapter rest template authentication configurations
Exclusion list
Configuration for re-captcha
Resident UI properties
MOSIP e-Signet configuration
Auth Adapter ValidateTokenHelper
Resident login configurations for e-Signet
User-info claim attributes
Scopes
Key manager encryption/ decryption configuration
Object Store configuration
Virus Scanner configuration
VID Policy URL
Resident UI Schema JSON file
Credential Data format MVEL file name
WebSub Topic and callback properties for auth-type status event
WebSub Topic and callback properties for auth-transaction status event
WebSub Topic and callback properties for credential status event
TokenId generator
Mask functions
Batch job configuration for credential status update
Template type codes for terms and conditions
Template type codes for email subject
Template type codes for email content
Template type codes for sms content
Template type codes for purpose (success) content
Template type codes for purpose (in-progress/failure) content
Template type codes for summary (success) content
Template type codes for acknowledgement PDFs
Template type codes for supporting documents, service history, registration centers and VID card
Template required properties
View history filters
Maximum data to download in a PDF
Registration Center search configuration
Page size in Bell Icon Notification list and view history
Token related configuration
Rectangle coordinates for PDF signed data
File name for the downloaded PDFs
Credential request configuration
Claim names
OTP Flooding
Maximum file size and types for uploading document
Reg-proc packet status codes
Reg-proc packet transaction type codes
Synchronous events
Asyc Request Types
Asynchronous events
Attributes name based template type codes
Class name of the referenceValidator
Cache expiration time (in milliseconds)
Request time validation
Date time formatting styles
Logger related properties
Rest template logger filter
Websub properties
Last updated
Was this helpful?