Skip to content

[agent] feat(multi-tenancy): add tenant id (#4864)#150

Merged
damgouj merged 4 commits intorelease/currentfrom
issue/4864_add_tenant_id
Apr 8, 2026
Merged

[agent] feat(multi-tenancy): add tenant id (#4864)#150
damgouj merged 4 commits intorelease/currentfrom
issue/4864_add_tenant_id

Conversation

@damgouj
Copy link
Copy Markdown
Member

@damgouj damgouj commented Apr 2, 2026

Proposed changes

  • Add param tenant_id for multi tenancy

Testing Instructions

  1. Full test = launch a payload from OpenAEV and check everything is working (see the main PR [backend/frontend] feat(multi-tenancy): add tenant id for agent/implant (#4864) openaev#5346)

Related issues

  • #4864

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@damgouj damgouj self-assigned this Apr 2, 2026
@damgouj damgouj marked this pull request as ready for review April 3, 2026 13:51
Comment thread config/default.toml
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we shouldn’t set a UUID here. We could use ‘ChangeMe’ instead, with a comment indicating that a UUID v4 is required

@damgouj damgouj merged commit ab51a8e into release/current Apr 8, 2026
4 of 8 checks passed
@damgouj damgouj deleted the issue/4864_add_tenant_id branch April 8, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants