Skip to content

feat: add EnrollmentToken to AgentReport and RemoteConfigRequest#15

Open
SteveKueng wants to merge 2 commits into
open-uem:mainfrom
EigerCode:feature/enrollment-token
Open

feat: add EnrollmentToken to AgentReport and RemoteConfigRequest#15
SteveKueng wants to merge 2 commits into
open-uem:mainfrom
EigerCode:feature/enrollment-token

Conversation

@SteveKueng
Copy link
Copy Markdown

Summary

  • Add EnrollmentToken field to AgentReport struct for agents to send their enrollment token with reports
  • Add EnrollmentToken field to RemoteConfigRequest struct for token validation during agent configuration requests

Context

Part of the multi-tenancy feature for secure agent registration. The token is sent by the agent during configuration requests and validated by the worker to assign the agent to the correct tenant and site.

Add EnrollmentToken field to RemoteConfigRequest struct to support
secure agent enrollment. The token is sent by the agent during
configuration requests and validated by the worker to assign the
agent to the correct tenant and site.
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.

1 participant