Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mosip/inji-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inji-Config

This Repository contains configurations for Inji Stack, These are the split up of the properties used by different modules in the inji stack

Inji Mobile

Inji Web

Mimoto

  • mimoto-default.properties - Default Configuration for Mimoto App is mentioned here
  • mimoto-issuers-config.json - Configuration of All Supported Credential Issuers is mentioned here
  • mimoto-trusted-verifiers.json - Configuration of All Trusted Credential Verifiers is mentioned here
    • The response_uri is used to receive vp_token for cross device flow support.
    • A mock configuration for the mock-verifier is provided to represent a verifier that supports only signed requests. Currently, Inji Verify does not support signed requests, but the wallet supports both signed and unsigned requests. Therefore, this configuration is only for demonstration purposes.

DataShare

Inji Certify

certify-default.properties - This file holds only the certify's core properties and will have the last section for properties that is suppose to be overridden by the plugin-usecase properties

Right now we will be maintaining the below 3 plugin-usecase property files, one for each plugin that is readily available for certify integration. And each plugin is associated with an example usecase.

  1. certify-mock-identity.properties - Uses mock plugin and showcases identity usecase
  2. certify-mosipid-identity.properties - Uses mosip identity plugin and showcases identity usecase
  3. certify-sunbird-insurance.properties - Uses sunbird RC plugin and showcases insurance usecase
  4. certify-postgres-landregistry.properties - Uses posgtres dataprovider plugin and showcases land registry and land statement usecases

Each plugin-usecase property file will contain the below 3 sections

  1. Properties to enable the plugin
  2. Properties specific to plugins
  3. Properties that is available in the certify-default.properties but needs to be overriden specific to the usecase

About

Contains configurations for Inji stack

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 27

Languages