Skip to content

feat: add OauthTokenProvider interface for management api client v5#5680

Open
wolf4ood wants to merge 1 commit intoeclipse-edc:mainfrom
wolf4ood:chore/add_interface_for_token_fixtures
Open

feat: add OauthTokenProvider interface for management api client v5#5680
wolf4ood wants to merge 1 commit intoeclipse-edc:mainfrom
wolf4ood:chore/add_interface_for_token_fixtures

Conversation

@wolf4ood
Copy link
Copy Markdown
Contributor

When using the ManagementApiClientV5 for testing it might be useful to customize how the client fetches a token for API calls in testing. Currently it's hardcoded to a mock oauth implementation, in other scenario might be useful to plug a different strategy for token creation

What this PR changes/adds

Briefly describe WHAT your pr changes, which features it adds/modifies.

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood added the enhancement New feature or request label Apr 17, 2026
@wolf4ood wolf4ood marked this pull request as ready for review April 17, 2026 17:19
@wolf4ood wolf4ood requested a review from a team as a code owner April 17, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant