Skip to content

Do not request Auth for /metadata #1050

Description

@MarcAntoine-Arnaud

Feature Request

At that line: https://github.com/eclipse-edc/IdentityHub/blob/main/protocols/dcp/dcp-issuer/dcp-issuer-api/src/main/java/org/eclipse/edc/identityhub/protocols/dcp/issuer/api/v1beta/issuermetadata/IssuerMetadataApiController.java#L52C140-L52C150
It may relevant to allow anyone to access to metadata, so removal of the @HeaderParam(AUTHORIZATION) String authHeader parameter.

Why Is the Feature Desired?

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

Who will sponsor this feature?

I can do it.

Solution Proposal

remove the @HeaderParam(AUTHORIZATION) String authHeader parameter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactoringChanging directories, modules, structures, etc. without functional changes

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions