wbhk /webhooks/v1alpha1/authenticationEvents
Post authentication events in real time.
Limited Release Feature
This feature is in limited release. Contact Tamr ([email protected]) if you are interested in receiving authentication events.
Tamr can publish notifications for user authentication events to a user-specified endpoint (a webhook). For each event, the notification includes:
- The related user.
- The event type:
LOGIN_SUCCESS,LOGIN_FAILURE,PASSWORD_CHANGE_SUCCESS,PASSWORD_CHANGE_FAILURE. - Whether the user attempted login through SSO (
SAML), or through Tamr-backed authentication (USERNAME_PASSWORD).