You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The org_id field is not currently implemented in scenarios involving multiple organizations (multi-tenancy in Velo). As @scudette mentioned in the discord discussion, this field needs to be added in the following:
The
org_id
field is not currently implemented in scenarios involving multiple organizations (multi-tenancy in Velo). As @scudette mentioned in the discord discussion, this field needs to be added in the following:https://github.com/Velocidex/pyvelociraptor/blob/bc00163991ff2fb8cabb600d9938c2ac27ed69f2/pyvelociraptor/api.proto#L49
velociraptor/api/api.go
Line 620 in 4f3c8f3
to properly support multi-tenant functionality.
The text was updated successfully, but these errors were encountered: