wbhk /webhooks/v1alpha1/authorizationEvents
Post authorization events in real time.
Limited Release Feature
This feature is in limited release. Contact Tamr ([email protected]) if you are interested in receiving authorization events.
Tamr can publish notifications for authorization events to a user-specified endpoint (a webhook) when a user attempts to access Tamr Cloud resources.
For each event, the notification includes:
- The user who requested permission to access the resource and permission level requested (
READ,WRITE,CREATE, orDELETE). - Resource identifiers and type, which includes:
- User
- Group
- Connection
- Source
- Project
- Data Product
- Tenants
- Whether the user was granted the requested access to the resource.