Skip to content

Conversation

@frankbharath
Copy link
Contributor

What this PR changes/adds

Making sure StatusList API can be exposed to production URL which might not contain any port.

Why it does that

Sometimes API can be exposed behind an API gateway, for example https://apigateway.com/statusList. We are not mentioning any port, the load balancer will do redirection based on the URI path.

Linked Issue(s)

Closes #704

@bscholtes1A bscholtes1A added the bug Something isn't working label Apr 18, 2025
@bscholtes1A bscholtes1A merged commit fbc1bc3 into eclipse-edc:main Apr 18, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LocalStatusListCredentialPublisherExtension does not handle production-grade urls

2 participants