Skip to content

feat(auth): store machine identity auth as identity actor#6101

Open
mathnogueira wants to merge 2 commits intomainfrom
matheus/machine-identity-actor
Open

feat(auth): store machine identity auth as identity actor#6101
mathnogueira wants to merge 2 commits intomainfrom
matheus/machine-identity-actor

Conversation

@mathnogueira
Copy link
Copy Markdown
Contributor

@mathnogueira mathnogueira commented Apr 20, 2026

Context

Until now, all identity logins would be stored without an actor, which means that if you tried to investigate all actions from a machine using an identity, it would miss all the logins. Daniel had this issue in the past and requested that feature.

This would solve the issue without needing a query language as it unifies query in one single metadata (no need to check eventMetadata and actorMetadata)

Screenshots

image image

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Updated CLAUDE.md files (if needed)
  • Read the contributing guide

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, reopen this pull request to trigger a review.

@maidul98
Copy link
Copy Markdown
Collaborator

maidul98 commented Apr 20, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

2 participants