Skip to content

Commit

Permalink
GITBOOK-1181: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
venky-ganapathy authored and gitbook-bot committed Dec 2, 2024
1 parent 182ffed commit aaa7afe
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,25 +340,26 @@
* [Deployment of G2P Bridge](g2p-bridge/deployment/deployment-of-g2p-bridge.md)
* [Deployment of Example Bank](g2p-bridge/deployment/deployment-of-example-bank.md)
* [Bank Connector Interface Guide](g2p-bridge/deployment/bank-connector-interface-guide.md)
* [PBMS Configuration](g2p-bridge/deployment/pbms-configuration.md)
* [Developer Zone](g2p-bridge/development/README.md)
* [Design](g2p-bridge/development/design-specifications/README.md)
* [IN APIs from PBMS](g2p-bridge/development/design-specifications/persistent-objects/README.md)
* [create\_disbursement\_envelope](g2p-bridge/development/design-specifications/inward-apis-from-pbms/create\_disbursement\_envelope.md)
* [cancel\_disbursement\_envelope](g2p-bridge/development/design-specifications/inward-apis-from-pbms/cancel\_disbursement\_envelope.md)
* [create\_disbursement\_envelope](g2p-bridge/development/design-specifications/inward-apis-from-pbms/create_disbursement_envelope.md)
* [cancel\_disbursement\_envelope](g2p-bridge/development/design-specifications/inward-apis-from-pbms/cancel_disbursement_envelope.md)
* [create\_disbursements](g2p-bridge/development/design-specifications/persistent-objects/disbursement.md)
* [cancel\_disbursements](g2p-bridge/development/design/in-apis-from-pbms/cancel\_disbursements.md)
* [get\_disbursement\_envelope\_status](g2p-bridge/development/design-specifications/persistent-objects/get\_disbursement\_envelope\_status.md)
* [get\_disbursement\_status](g2p-bridge/development/design-specifications/persistent-objects/get\_disbursement\_status.md)
* [cancel\_disbursements](g2p-bridge/development/design/in-apis-from-pbms/cancel_disbursements.md)
* [get\_disbursement\_envelope\_status](g2p-bridge/development/design-specifications/persistent-objects/get_disbursement_envelope_status.md)
* [get\_disbursement\_status](g2p-bridge/development/design-specifications/persistent-objects/get_disbursement_status.md)
* [OUT APIs to Mapper](g2p-bridge/development/design-specifications/out-apis-to-mapper/README.md)
* [resolve](g2p-bridge/development/design-specifications/out-apis-to-mapper/resolve.md)
* [OUT APIs to Bank](g2p-bridge/development/design/out-apis-to-bank/README.md)
* [check\_funds\_with\_bank](g2p-bridge/development/design/out-apis-to-bank/check\_funds\_with\_bank.md)
* [block\_funds\_with\_bank](g2p-bridge/development/design/out-apis-to-bank/block\_funds\_with\_bank.md)
* [disburse\_funds\_from\_bank](g2p-bridge/development/design/out-apis-to-bank/create\_disbursements.md)
* [check\_funds\_with\_bank](g2p-bridge/development/design/out-apis-to-bank/check_funds_with_bank.md)
* [block\_funds\_with\_bank](g2p-bridge/development/design/out-apis-to-bank/block_funds_with_bank.md)
* [disburse\_funds\_from\_bank](g2p-bridge/development/design/out-apis-to-bank/create_disbursements.md)
* [IN APIs from Bank](g2p-bridge/development/design/in-apis-from-bank/README.md)
* [upload\_mt940](g2p-bridge/development/design/in-apis-from-bank/update\_status\_of\_disbursements.md)
* [upload\_mt940](g2p-bridge/development/design/in-apis-from-bank/update_status_of_disbursements.md)
* [Helper Tables](g2p-bridge/development/design/helper-tables/README.md)
* [benefit\_program\_configuration](g2p-bridge/development/design-specifications/persistent-objects/benefit\_program.md)
* [benefit\_program\_configuration](g2p-bridge/development/design-specifications/persistent-objects/benefit_program.md)
* [Configuration parameters](g2p-bridge/development/design/config-attributes.md)
* [Bank Connectors](g2p-bridge/development/design/interfaces.md)
* [Physical Organization](g2p-bridge/development/design-specifications/physical-organization.md)
Expand All @@ -376,8 +377,7 @@
* [Example Bank](g2p-bridge/development/developer-install/example-bank.md)
* [API Reference](g2p-bridge/development/api-reference.md)
* [Tech Guides](g2p-bridge/tech-guides.md)
* [📔 User Guides](g2p-bridge/user-guides/README.md)
* [📔 Configure G2P Connect Payment Manager](g2p-bridge/user-guides/configure-g2p-connect-payment-manager.md)
* [📔 User Guides](g2p-bridge/user-guides.md)
* [Releases](g2p-bridge/releases/README.md)
* [1.0.0](g2p-bridge/releases/1.0.0.md)
* [Utilities and Tools](utilities-and-tools/README.md)
Expand Down
4 changes: 2 additions & 2 deletions deployment/deployment-guide/keycloak-client-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ The steps to create a Keycloak client are given below.
1. Log into Keycloak on the OpenG2P cluster.
2. Select the _**Clients**_ from the left menu and click _**Create Client**_ to create the required client.
3. Follow the below general settings while creating a client.
* Client type**:** `OpenID Connect`
* Client ID**:** `<any client Id>` For example, openg2p-sr-odk-prod
* Client typ&#x65;**:** `OpenID Connect`
* Client I&#x44;**:** `<any client Id>` For example, openg2p-sr-odk-prod
* Name: `<any name>` For example, Social Registry ODK Prod
* Always display in UI: `On`
* Client authentication: `On`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: G2P Bridge
---

# 📔 Configure G2P Connect Payment Manager
# PBMS Configuration

This document provides instructions to configure G2P Connect Payment Manager in the Program module.

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion monitoring-and-reporting/reporting-framework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The salient features of the framework are the following:
<table><thead><tr><th width="323">Features</th><th>Benefits</th></tr></thead><tbody><tr><td>Searchable indexes in OpenSearch</td><td><ul><li><strong>No load on main DB</strong> esp when dataset is large and SQL queries get complex </li><li><strong>Real-time slicing and dicing</strong> of data with searchable indexes</li></ul></td></tr><tr><td>OpenSearch Dashboards</td><td><ul><li><strong>Ease</strong> of creation of dashboards and reports</li></ul></td></tr><tr><td>Authentication and authorisation using Keycloak </td><td><ul><li><strong>Authorized access</strong> to dashboards</li><li><strong>Single sign-on</strong> with Keycloak</li></ul></td></tr><tr><td>PII data not available for search*</td><td><ul><li><strong>Privacy protection</strong></li></ul></td></tr></tbody></table>

{% hint style="info" %}
\* As a highly recommended practice PII data is not shunted to the search indexes_,_ however, the framework does not impose any restriction as such.
\* As a highly recommended practice PII data is not shunted to the search indexe&#x73;_,_ however, the framework does not impose any restriction as such.
{% endhint %}

## Installation
Expand Down
2 changes: 1 addition & 1 deletion use-cases/case-studies/immediate-assistance-on-demand.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The below process flowchart is an example of on-demand assistance with multi-sta
4. **Program ->** This is the main component of the OpenG2P system. It is responsible for overall program management such as handling beneficiary enrollment, entitlement creation, and so on. It ensures that eligible beneficiaries are enrolled efficiently and that their entitlements are created accurately and managed throughout the [Program Life Cycle](../../pbms/features/program-management/program-life-cycle.md).
5. **Assessment ->** Each beneficiary is assessed by the designated officer to determine their level of need and the appropriate amount of benefits they must receive in the form of a voucher.
6. **Multi-Stage Approval ->** Each beneficiary's assistance application passes through multi-stage approval. The officers designated by the program administrator/manager perform the multi-stage approval process.&#x20;
7. **Voucher Creation ->**This component creates the voucher based on the configured template in the entitlement manager section.
7. **Voucher Creation ->**&#x54;his component creates the voucher based on the configured template in the entitlement manager section.
8. **Smartscanner ->** A mobile application is used to check the validity of the scanned voucher. This application checks the voucher issued from the OpenG2P system, ensuring authenticity and preventing fraud.
9. **Service Provider Portal ->** Through the service provider portal, the service providers can claim reimbursement for benefits given to beneficiaries. After a beneficiary redeems their entitlement voucher, the service provider submits the details through the portal to receive payment. The portal ensures transparency and efficient processing of claims within the OpenG2P system.
10. **OpenSearch ->** Used to display the visualization of the dataset. It enables users to analyse and view the data efficiently. It provides insights through interactive dashboards and visual representations.

0 comments on commit aaa7afe

Please sign in to comment.