Skip to content

Fix loading of token validation endpoint variable#751

Merged
DaviddeBest-TNO merged 3 commits intomasterfrom
743-get-edc-example-working
Oct 20, 2025
Merged

Fix loading of token validation endpoint variable#751
DaviddeBest-TNO merged 3 commits intomasterfrom
743-get-edc-example-working

Conversation

@DaviddeBest-TNO
Copy link
Copy Markdown
Contributor

Solves loading of the token validation endpoint from the configuration and fixes EDC example

@DaviddeBest-TNO DaviddeBest-TNO linked an issue Oct 13, 2025 that may be closed by this pull request
# This is the knowledge directory, facilitating discovery between different
# runtimes. It exposes its service over port 8282.
knowledge-directory:
image: testkd:1.3.3-SNAPSHOT
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are no longer necessary so I took the liberty to replace them with the latest snapshot version of the smart connector docker image. Note that this version (1.3.3-SNAPSHOT) is not available and should be build locally.

When the next version of the knowledge engine is released. these should be set to non-snapshot versions.

Copy link
Copy Markdown
Collaborator

@bnouwt bnouwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this version and it after some additional changes and building my own 1.3.3-SNAPSHOT version it works! 👍

@DaviddeBest-TNO DaviddeBest-TNO merged commit 1d9bde0 into master Oct 20, 2025
2 checks passed
@DaviddeBest-TNO DaviddeBest-TNO deleted the 743-get-edc-example-working branch October 30, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to get edc-example working.

2 participants