Skip to content

Commit 99b2e90

Browse files
authored
Docs/edc extensions readmes (#2711)
* Readme for DCP-extension Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * Readme for bdrs-client-extension Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * Readme for connector discovery-extension Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * Readme for agreements extension Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * chore: central extensions readme Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * overview README deleted Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * high-level module intent Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> * revert agreements-Readme Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de> --------- Signed-off-by: Zead-Alshu22 <zead.alshukairi@planen-bauen40.de>
1 parent df83169 commit 99b2e90

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Purpose
2+
The BPN-DID Resolution Service (BDRS) Client extension provides a client for the BDRS server, which maintains mappings between Business Partner Numbers (BPNs) and Decentralized Identifiers (DIDs) in the Catena-X dataspace.
3+
The client maintains a local cache of these mappings for efficient resolution.
4+
For dataspaces that don't require mapping between a did and a different identifier, this extension (and the extensions injecting it) is obsolete.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Purpose
2+
The Connector Discovery extension enables participants to discover other connectors in the dataspace.
3+
The **connector-discovery-api** module provides a REST API and default implementation for **DID-based** discovery with **Dataspace Protocol (DSP) 2025-1**.
4+
It resolves connector endpoints from a participant’s DID document.

edc-extensions/dcp/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Purpose
2+
The DCP extension provides implementations for the Decentralized Credential Protocol.
3+
It handles credential scope extraction (from policies), Secure Token Service (STS) integration, and verifiable presentation caching.

0 commit comments

Comments
 (0)