Commit Graph

19 Commits

Author SHA1 Message Date
Ayush Rawat
a806af3228 Update Policy Enforcer Configuration Keys
- Changed configuration key from `policyDir` to `policyPaths` across multiple YAML files and related code to standardize the naming convention.
- Updated documentation to reflect the new key name and its usage for specifying local directories containing `.rego` policy files.
- Adjusted tests to ensure compatibility with the updated configuration structure.
2026-03-03 15:02:04 +05:30
Ayush Rawat
e22b79e137 Refactor Policy Enforcer Configuration
- Updated the Policy Enforcer configuration across multiple YAML files to use a unified `policyDir` instead of individual policy sources.
- Changed the step name from `enforcePolicy` to `policyEnforcer` for consistency.
- Enhanced the documentation to clarify the use of `policyUrls`, `policyDir`, and `policyFile` for policy sources.
- Adjusted related code and tests to accommodate the new configuration structure.
- Added documentation for using YAML folded scalar (>-) to keep long comma-separated policyUrls values readable across multiple lines.
2026-03-03 10:04:22 +05:30
Ayush Rawat
3617c9b4a6 Implement Policy Enforcer Plugin
- Added a new Policy Enforcer plugin to evaluate incoming messages against OPA policies.
- Configurable via YAML with options for policy sources, actions, and query.
- Integrated into existing configuration files for BAP and BPP.
- Updated related tests and documentation for the new functionality.
- Enhanced plugin manager to support Policy Enforcer instantiation.
2026-03-02 20:09:33 +05:30
ameersohel45
9e2a151606 Issue 599 - fix config files 2026-01-23 12:44:53 +05:30
Manendra Pal Singh
89ebaf69e4 update and merged with latest master 2025-12-15 10:09:39 +05:30
Manendra Pal Singh
d68da8907c update as per the PR comment 2025-12-02 23:05:03 +05:30
Manendra Pal Singh
8fd7afb54a update as per the PR comment 2025-12-02 21:14:02 +05:30
Manendra Pal Singh
5e3170c859 update as per the comment in pr 2025-11-27 22:43:42 +05:30
Manendra Pal Singh
8ef4904076 make changes as per the doc 2025-11-21 16:01:59 +05:30
Mayuresh Nirhali
fae20e031c 541 - add sample config for CDS 2025-10-28 06:10:48 +05:30
ameersohel45
8aa27ebe93 Add : validateSign to bapTxnReceiver 2025-10-07 23:37:22 +05:30
ameersohel45
ab5406f1df Issue 526 - fix : Implement automatic key sync for ONIX adapter deployment and add build plugin step. 2025-10-07 11:58:49 +05:30
ameersohel45
b825bc61f7 Issue 523 - config: add HTTP client performance tuning to all adapter configurations 2025-09-25 18:26:12 +05:30
Mayuresh Nirhali
78074c34b4 Issue 511 - Fix review comments 2025-09-18 22:43:04 +05:30
Mayuresh Nirhali
979763b5ec Issue 511 - Fix config names, config file indentation. 2025-09-17 22:50:02 +05:30
Mayuresh Nirhali
5bbd6f3a3c Issue 511 - tests and config file changes 2025-09-17 21:51:42 +05:30
ameersohel45
0ad885552b Update: keyId in local-simple config file 2025-09-15 12:29:06 +05:30
ameersohel45
6eb35de168 Update local-simple config file 2025-09-15 11:56:32 +05:30
ameersohel45
81f969f4fa Add beckn_onix.sh, docker-compose, and local config files for setup 2025-09-15 11:29:56 +05:30