Skip to content

Commit

Permalink
docs: add referringConnector claim to initial deployment documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtreier authored Dec 6, 2023
1 parent 9db9003 commit 8958ea4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
v<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->

<a name="readme-top"></a>

Expand Down Expand Up @@ -157,6 +157,9 @@ For that you will need a SKI/AKI ClientID. Please refer
to [edc-extension's Getting Started Guide](https://github.com/sovity/edc-extensions/tree/main/docs/getting-started#faq)
on how to generate one.

The DAPS needs to contain the claim `referringConnector=broker` for the broker.
The expected value `broker` could be overridden by specifying a different value for `MY_EDC_PARTICIPANT_ID`.

```yaml
# Required: Fully Qualified Domain Name
MY_EDC_FQDN: "example.com"
Expand Down

0 comments on commit 8958ea4

Please sign in to comment.