eclipse-edc / eclipse-edc/Connector

Remove `additional` from `TokenValidationRule`

Open
#5,672 1 comment 0 reactions 0 assignees View on GitHub
refactoring
Dominant language
Java
Stars
424
Forks
300
Avg merge
13h 11m
Merged PRs (30d)
35

Description

# Feature Request

The `TokenValidationRule` interface method gets an `additional` field that never gets set by anyone, or, better, it gets set with the value of `TokenRepresentation.getAdditional()`, but those additional properties are only set in egress when a new JWT token is issued, plus the other point sof access are in the data-plane, so in the future also the `additional` field in the `TokenRepresentation` could be removed as well.

## Which Areas Would Be Affected?

_e.g., DPF, CI, build, transfer, etc._

## Why Is the Feature Desired?

_Are there any requirements?_

## Who will sponsor this feature?

_Please @-mention the committer that will sponsor your feature_.

## Solution Proposal

_If possible, provide a (brief!) solution proposal._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.