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
As a user that's using Ory Keto for access control, I would like to have an audit log for events that impact access control. Plain create/delete already log this information, transact/gRPC requests that are being used by Keto CLI do not log this information.
Describe your ideal solution
Ideally I'd like to have the same logging info on transact/gRPC endpoints such as the plain create/delete REST ones.
Workarounds or alternatives
As of now, the only workaround that I found is to log such things on the client side(e.g. when invoking Keto endpoints).
Version
v0.12.0
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe your problem
As a user that's using Ory Keto for access control, I would like to have an audit log for events that impact access control. Plain create/delete already log this information, transact/gRPC requests that are being used by Keto CLI do not log this information.
Describe your ideal solution
Ideally I'd like to have the same logging info on transact/gRPC endpoints such as the plain create/delete REST ones.
Workarounds or alternatives
As of now, the only workaround that I found is to log such things on the client side(e.g. when invoking Keto endpoints).
Version
v0.12.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: