Simon Redfern
|
c809d12394
|
Update NOTICE people
|
2025-04-16 15:24:26 +02:00 |
|
Simon Redfern
|
22b7f0720e
|
Merge pull request #2531 from OpenBankProject/simonredfern-patch-1
Update NOTICE
|
2025-04-16 15:15:21 +02:00 |
|
Simon Redfern
|
bb884d859d
|
Update NOTICE
Updating year.
|
2025-04-16 15:14:09 +02:00 |
|
Simon Redfern
|
acc24e9d0e
|
Merge pull request #2530 from hongwei1/develop
feature/OBPv510 added RegulatedEntityAttribute
|
2025-04-11 15:58:56 +02:00 |
|
Hongwei
|
323ee28de4
|
refactor/update entityCertificatePublicKeyExample to improve formatting and readability of the certificate string
|
2025-04-10 16:40:14 +02:00 |
|
Hongwei
|
9e651324b2
|
refactor/update entityCertificatePublicKeyExample to improve formatting of the certificate string
|
2025-04-10 15:43:28 +02:00 |
|
Hongwei
|
980cde43ef
|
refactor/update entityCertificatePublicKeyExample to improve readability by formatting the certificate string
|
2025-04-10 14:52:37 +02:00 |
|
Hongwei
|
2de6ba0648
|
test/update RegulatedEntityAttributeTest to improve mock entity creation and enhance scenario coverage
|
2025-04-10 14:39:40 +02:00 |
|
Hongwei
|
aacd9feb6f
|
test/add RegulatedEntityAttributeTest for API v5.1.0 endpoints
|
2025-04-10 13:29:10 +02:00 |
|
Hongwei
|
5d767e6617
|
refactor/replace hardcoded method names with nameOf function for improved readability
|
2025-04-10 13:12:12 +02:00 |
|
Simon Redfern
|
72bb7ca04b
|
Merge pull request #2528 from constantine2nd/develop
consumer_id: null in consents info and getMyConsents endpoints
|
2025-04-10 12:21:04 +02:00 |
|
Hongwei
|
6cf3bd19ad
|
refactor/replace hardcoded method names with nameOf function for improved readability
|
2025-04-09 17:50:21 +02:00 |
|
hongwei
|
c4f7da1b80
|
feature/add support for v5.1.0 in resource docs and update Swagger tests
|
2025-04-09 16:48:22 +02:00 |
|
Marko Milić
|
c7828db026
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2025-04-09 13:24:43 +02:00 |
|
Marko Milić
|
1cc2a7590c
|
feature/consumer_id: null in consents info and getMyConsents endpoints
|
2025-04-09 13:24:29 +02:00 |
|
Simon Redfern
|
baf3ba2b1b
|
Merge pull request #2526 from hongwei1/develop
test/fixed the failed tests
|
2025-04-09 12:49:13 +02:00 |
|
Marko Milić
|
c9f5b7aff3
|
feature/Rename TPP-Redirect-URL => TPP-Redirect-URI
|
2025-04-09 11:56:37 +02:00 |
|
Hongwei
|
2784242bc1
|
test/fixed the failed tests
|
2025-04-09 11:51:10 +02:00 |
|
Simon Redfern
|
0cd5da9593
|
Merge pull request #2525 from hongwei1/bugfix/swaggerIssue
Bugfix/swagger issue
|
2025-04-09 11:46:23 +02:00 |
|
Simon Redfern
|
ea83a663c1
|
Merge pull request #2524 from constantine2nd/develop
Berlin Group
|
2025-04-09 11:44:07 +02:00 |
|
Marko Milić
|
46e462fb03
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2025-04-09 08:56:25 +02:00 |
|
Marko Milić
|
2c4c25c5c0
|
test/Create consumer on the fly based on TPP-Signature-Certificate - fix tests
|
2025-04-09 08:56:14 +02:00 |
|
Hongwei
|
925abbc945
|
bugfix/updated nested reference entity handling to exclude HTTPParam instances
|
2025-04-08 22:58:52 +02:00 |
|
Hongwei
|
f1309690ad
|
feature/add JWT example and refactor JSON definitions to lazy vals
|
2025-04-08 22:58:37 +02:00 |
|
Simon Redfern
|
44836dcf8f
|
Merge pull request #2521 from hongwei1/refactor/glossaryFolder
refactor/update glossary path to resources directory and add error lo…
|
2025-04-08 15:34:49 +02:00 |
|
Simon Redfern
|
4fac0069a8
|
Merge pull request #2523 from hongwei1/develop
refactor/added attributes to messageDoc
|
2025-04-08 15:25:19 +02:00 |
|
Simon Redfern
|
8aacfb72f2
|
Merge pull request #2522 from tawoe/dockerfile
fix Dockerfile
|
2025-04-08 15:17:27 +02:00 |
|
hongwei
|
1ca73e098e
|
bugfix/fixed the swagger endpoint issue-order of the case class definition
|
2025-04-08 14:31:40 +02:00 |
|
Marko Milić
|
71c4c98aac
|
feature/Create consumer on the fly based on TPP-Signature-Certificate
|
2025-04-08 14:24:49 +02:00 |
|
hongwei
|
83523e0f2c
|
bugfix/fixed the swagger endpoint issue
|
2025-04-08 14:20:06 +02:00 |
|
Marko Milić
|
bc203c184a
|
feature/Check TPP via regulated entities 2
|
2025-04-07 19:42:53 +02:00 |
|
Marko Milić
|
baae7425d6
|
Merge remote-tracking branch 'hongwei/develop' into develop
|
2025-04-07 18:03:46 +02:00 |
|
hongwei
|
225cb62812
|
feature/add get_regulated_entities and get_regulated_entity_by_entity_id functionality
|
2025-04-07 16:59:25 +02:00 |
|
hongwei
|
39190a79ef
|
feature/add attributes support to regulated entity models
|
2025-04-07 16:32:10 +02:00 |
|
hongwei
|
b5f293ea96
|
refactor/update glossary path to resources directory and add error logging for missing files
|
2025-04-07 12:39:36 +02:00 |
|
tawoe
|
fcb6d8c77d
|
fix Dockerfile
|
2025-04-07 12:39:35 +02:00 |
|
hongwei
|
c056777b0d
|
feature/add regulated entity attribute management functionality
|
2025-04-07 11:20:54 +02:00 |
|
hongwei
|
52090a2532
|
refactor/update regulated entity JSON reference in APIMethods510
|
2025-04-07 11:06:04 +02:00 |
|
Marko Milić
|
36e52e3edd
|
feature/Check TPP via regulated entities
|
2025-04-07 10:50:00 +02:00 |
|
hongwei
|
4c19d39aa2
|
refactor/tweaked the messageDoc example value
|
2025-04-07 10:41:07 +02:00 |
|
hongwei
|
72b91fa1ba
|
Merge remote-tracking branch 'Simon/develop' into develop
# Conflicts:
# obp-api/src/main/scala/code/bankconnectors/rabbitmq/RabbitMQConnector_vOct2024.scala
|
2025-04-07 10:05:42 +02:00 |
|
Marko Milić
|
1bebe6488a
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2025-04-07 09:02:19 +02:00 |
|
Simon Redfern
|
7430f40ca8
|
Merge pull request #2520 from hongwei1/develop
feature/added getRegulatedEntities and getRegulatedEntityByEntityId
|
2025-04-04 16:30:10 +02:00 |
|
Marko Milić
|
b021c540d1
|
feature/Check certificate by TPP list
|
2025-04-04 15:23:10 +02:00 |
|
hongwei
|
d52a24bf6a
|
feature/added getRegulatedEntities and getRegulatedEntityByEntityId to RabbitMQConnector_vOct2024
|
2025-04-04 15:15:37 +02:00 |
|
Hongwei
|
24dcf1f9a4
|
Merge branch 'OpenBankProject:develop' into develop
|
2025-04-04 15:05:58 +02:00 |
|
hongwei
|
30861da877
|
feature/added getRegulatedEntities and getRegulatedEntityByEntityId to RabbitMQConnector_vOct2024
|
2025-04-04 14:13:48 +02:00 |
|
Marko Milić
|
d77ded76d2
|
feature/Add functions in order to use p12 store
|
2025-04-04 13:28:11 +02:00 |
|
Simon Redfern
|
4aa971604f
|
Merge pull request #2519 from hongwei1/develop
bugfix/tweaked the path for glossary folder
|
2025-04-04 13:17:42 +02:00 |
|
Simon Redfern
|
aacaa36139
|
Merge pull request #2518 from constantine2nd/develop
Berlin Group features
|
2025-04-04 13:16:59 +02:00 |
|