Skip to content

Refactor CommandManagerClient to use Transport Layer #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 26 commits into
base: 6.0.0
Choose a base branch
from

Conversation

QU3B1M
Copy link
Member

@QU3B1M QU3B1M commented May 6, 2025

Description

Replace the usage of HTTP client with the TransportAction and Client#execute()

Issues Resolved

Closes: #414

QU3B1M added 8 commits April 30, 2025 13:31
Update postCommand to set the authentication headers

Add command manager authentication fields to PluginSettings

Add test keystore value
Implemented client.execute + Actions solution for internal requests handling

Update Tests
@QU3B1M QU3B1M self-assigned this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implicit authenticated requests to the Command Manager API
2 participants