#Auditing in OSS
1 messages · Page 1 of 1 (latest)
Hey @pale falcon,
Here to help, but would you mind explaining what do you have in your mind as auditing?
Details about all actions in the system exposed as logs or database record. Some record of all actions in the system.
Like a record of who did what when and what the result was.
Got it! Yes currently we have simple surface level auditing logs in our open source.
- You can use access open telemetry to log limited access check auditing.
- You can cen use expand API to understand who can access where. (https://docs.permify.co/docs/api-overview/permission/expand-api/)
- You can use Watch API to see real time changes in “permissions” (https://docs.permify.co/docs/api-overview/permission/expand-api/)
Also we have extensive logs and pre-built dashboards/reports for auditing in Managed & On-premise options.
Retrieve all subjects (users and user sets) that have a relationship or attribute with given entity and permission
Is this documented anywhere? I came here because I saw that auditing was listed as not available in the OSS offering here: https://permify.co/pricing/