Ayush Rawat
80e7b299f1
Refactor Policy Enforcer to Policy Checker
...
- Renamed the `PolicyEnforcer` interface and related implementations to `PolicyChecker` for clarity and consistency.
- Updated configuration keys in YAML files to reflect the new `checkPolicy` terminology.
- Adjusted related code, tests, and documentation to support the new naming convention and ensure compatibility.
- Enhanced comments and examples for the `checkPolicy` configuration to improve usability.
2026-03-23 04:08:13 +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
Manendra Pal Singh
ab89102711
Feat: configure audit fields and metrics for onix adapter and add local configuration for onix adapterZ
2026-02-23 16:08:44 +05:30
Manendra Pal Singh
176b8f3043
update the as per the comment
2025-12-18 12:30:28 +05:30
Manendra Pal Singh
89ebaf69e4
update and merged with latest master
2025-12-15 10:09:39 +05:30
Mayuresh Nirhali
20a924d43e
570 - transport wrapper initial checkin
2025-12-08 12:23:36 +05:30
Manendra Pal Singh
5e3170c859
update as per the comment in pr
2025-11-27 22:43:42 +05:30
ameersohel45
b385c18ee2
ISSUE 509 - feat: Add DeDi registry plugin implementation for lookup
2025-09-22 14:53:10 +05:30
Mayuresh Nirhali
cc552e865e
Issue 511 - Initial commit part 2
2025-09-17 00:09:12 +05:30
ameersohel45
afeffeefad
chore: update import statements from beckn to beckn-one in beckn-onix
2025-09-15 22:58:23 +05:30
Mayuresh Nirhali
e7abcbdbb7
Initial commit for Issue503
2025-09-13 08:11:32 +05:30
rupinder-syngh
36848cbd40
fix: error msg change, t.helper
2025-04-11 13:37:55 +05:30
rupinder-syngh
037fc02909
fix: added validatecfg check, errorf to fatalf, enhaced test cases
2025-04-10 17:29:51 +05:30
rupinder-syngh
59c35702cb
fix: test cases change
2025-04-04 19:53:27 +05:30
rupinder-syngh
9255a0073f
fix: added plugin interface
2025-04-04 15:12:00 +05:30
mayur.popli
522a5c07a2
error in publisher
2025-04-02 17:03:00 +05:30
MohitKatare-protean
bbb1dbc843
Update on the review comments
2025-03-31 22:40:59 +05:30
MohitKatare-protean
f0e39e34e7
updated as per the review comments
2025-03-30 19:13:02 +05:30
MohitKatare-protean
7055c1c0d8
updated code.
...
1. Resolved merge conflicts.
2. Resolved go linting issues.
2025-03-28 22:45:58 +05:30
MohitKatare-protean
ec558558c5
added updated code for core wiring
...
1. Removed tracing
2. Skipped Registration
2025-03-25 21:06:34 +05:30
rupinder-syngh
c5bfd0a122
feat: decryption plugin ( #430 )
...
* feat: Implemented decryption plugin
* fix: Removed interface test file
* fix: Test case
* fix: Test case for plugin
* fix: test case change
* fix: resolved pr comments
* fix: resolved pr comments
* fix: removed mock dcrypter
* fix: formatting
* fix: removed config, close function, enhanced test cases
* fix: test cases enhancement, formatting
2025-03-21 19:23:40 +05:30
rupinder-syngh
d6ba0edb27
feat: encryption plugin ( #429 )
...
* feat: Implement encryption plugin.
* fix: Removed interface test file
* fix: Test case changes
* fix: Test case for encryption
* fix: formatting changes
* fix: lint change
* fix: shared renamed to pkg
* fix: shared rename to pkg
* fix: resolved pr comments
* fix: indentation, formatting
* fix: removed config, ctx check, test enhancements
* fix: removed close function
* fix: remove config and enhance test cases
* fix: formatting changes, test case enhancement
2025-03-21 17:18:51 +05:30
rupinder-syngh
6b8d902b83
fix: formatting changes
2025-03-21 10:37:21 +05:30
rupinder-syngh
a606d385f4
fix: shared renamed to pkg, formatting changes
2025-03-20 11:33:20 +05:30