Sentry Capabilities
Last updated: October 8, 2024
After this article...
You'll understand the capabilities our Sentry integration provides, and how Lumos interacts with the Sentry API.
View users
The mapping between Sentry user statuses and Lumos user account statuses is below.
Sentry User Status | Lumos Account Status |
active | Active |
inactive | Suspended |
deleted (Sentry no longer returns a user) | Deprovisioned |
Sentry API endpoint: https://docs.sentry.io/api/scim/list-an-organizations-scim-members/
Deprovision a user
AppStore | Offboarding | Access Reviews | License Management |
N/A | ✅ | ✅ | ✅ |
In Lumos, deprovisioning a Sentry user marks their Account Status as "Deprovisioned".
In Sentry, this action permanently deletes the user and their data from Sentry.
This action reclaims a license in Sentry.
Sentry API endpoint: https://docs.sentry.io/api/scim/delete-an-organization-member-via-scim/