-
Currently, the SecurityToken/DAT is defined as a mandatory field for all IDS message classes.
This perfectly makes sense for MIME/Multipart and IDS-LDP due to statelessness, but does **not** make sen…
milux updated
2 years ago
-
There is a minor typo in the wiki, but i stumbled uppon it when implementing the idscp2 fsm, because some states where a bit off.
https://github.com/industrial-data-space/idscp2-java/wiki/IDSCP2-Core…
-
Hello,
My name is Christos Aslamatzidis from European Dynamics S.A. We try to test and configure the Clearing House Service because of the need to explore it and implement it in a project called [En…
-
I installed the true connector on ubuntu20.04(Azure VM 8 GB 2 VCPUs) as given in steps.
After that I am able to run GetSelf description request and Artifiact POST Request from Postman successfully w…
-
This issue is somewhat related to https://github.com/International-Data-Spaces-Association/ids-specification/issues/50, yet more specific.
This specification currently mentions security tokens mult…
milux updated
4 months ago
-
**Describe the bug**
Building the trusted connector from a freshly cloned repository failed at synchronizing artifacts back to `/core-platform`.
**To Reproduce**
I work with windows 11 and docker…
-
Gradle compilation error due to dependencies for "clearing-house-processors", following steps have been taking into account:
```shell
git clone https://github.com/Fraunhofer-AISEC/ids-clearing-house…
-
Add route examples for:
- forwarding http requests via IDSCP2
- Filtering / Prepossessing in routes, e.g.:
- Only forward messages with a specific header or body
- Route to different connector…
-
### Steps to reproduce the behavior
1. Start consumer and provider
2. Open the UI in the provider side
2. Stop the consumer
3. Start the consumer again
### Expected behavior
In the UI the conn…
-
When I tried to understand the IDSCP2 protocol, I found the documentation to be a bit overwhelming at first.
To hopefully make it a bit simpler to get started with the documentation, I have added an …