Skip to content

feat: remove authHeader so /metadata becomes public - #1051

Open
MarcAntoine-Arnaud wants to merge 1 commit into
eclipse-edc:mainfrom
luminvent:main
Open

feat: remove authHeader so /metadata becomes public#1051
MarcAntoine-Arnaud wants to merge 1 commit into
eclipse-edc:mainfrom
luminvent:main

Conversation

@MarcAntoine-Arnaud

Copy link
Copy Markdown

What this PR changes/adds

It remove the @HeaderParam(AUTHORIZATION) String authHeader parameter.

Why it does that

As a participant, I wanna to know what are Governance parameters to ask the Credential.

Who will sponsor this feature?

@wolf4ood

Linked Issue(s)

Closes #1050

@MarcAntoine-Arnaud
MarcAntoine-Arnaud requested a review from a team as a code owner July 27, 2026 14:13
@github-actions

Copy link
Copy Markdown
Contributor

We are always happy to welcome new contributors ❤️ To make things easier for everyone, please make sure to follow our contributors manual, check if you have already signed the ECA, and relate this pull request to an existing issue or discussion.

@wolf4ood wolf4ood left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also in IssuerMetadataApi the interface should be removed the header param

@wolf4ood wolf4ood added the refactoring Changing directories, modules, structures, etc. without functional changes label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Changing directories, modules, structures, etc. without functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not request Auth for /metadata

2 participants