wso2 / financial-services-accelerator

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
7 stars 22 forks source link

[OB3][Accelerator] Decouple the adaptive auth binding from the identity extension module #60

Closed Akila94 closed 4 months ago

Akila94 commented 6 months ago

[OB3][Accelerator] Decouple the adaptive auth binding from the identity extension module

This PR decouples the jsFunctionRegistry service from the IS code base so the adaptive.sh script running could be made optional.

Find the test scenarios performed here: https://docs.google.com/spreadsheets/d/13IH18r5y6yuzPtNpgC9HmsfShTRIfiR5sBGnUkk0oJg/edit?usp=sharing

Issue link: https://github.com/wso2/financial-open-banking/issues/59

Applicable Labels: OB300, Accelerator


Development Checklist

  1. [x] Built complete solution with pull request in place
  2. [x] Ran checkstyle plugin with pull request in place.
  3. [x] Ran Findbugs plugin with pull request in place.
  4. [ ] Ran FindSecurityBugs plugin and verified report.
  5. [x] Formatted code according to WSO2 code style.
  6. [x] Have you verify the PR does't commit any keys, passwords, tokens, usernames, or other secrets?
  7. [ ] Migration scripts written (if applicable).
  8. [x] Have you followed secure coding standards in WSO2 Secure Engineering Guidelines?

Testing Checklist

  1. [ ] Written unit tests.
  2. [ ] Documented test scenarios(link available in guides).
  3. [ ] Written automation tests (link available in guides).
  4. [ ] Verified tests in multiple database environments (if applicable).
  5. [ ] Verified tests in multiple deployed specifications (if applicable).
  6. [ ] Tested with OBBI enabled (if applicable).
  7. [ ] Tested with specification regulatory conformance suites (if applicable).

Automation Test Details

Test Suite Test Script IDs
Integration Suite TCXXXXX, TCXXXX

Conformance Tests Details

Test Suite Name Test Suite Version Scenarios Result
Security Suite VX.X Foo, Bar Passed

Resources

Knowledge Base: https://sites.google.com/wso2.com/open-banking/

Guides: https://sites.google.com/wso2.com/open-banking/developer-guides