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).