You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Organization.Membership.Updated event is fired when a user is added to an organization. But the webhook payload does not contain the userId, only organizationId can be found.
Describe what you'd like Logto to have
The Organization.Membership.Updatedwebhook event payload should contain the updated data info such as userIds being added or removed.
The text was updated successfully, but these errors were encountered:
What problem did you meet?
Organization.Membership.Updated
event is fired when a user is added to an organization. But the webhook payload does not contain the userId, only organizationId can be found.Describe what you'd like Logto to have
The
Organization.Membership.Updated
webhook event payload should contain the updated data info such as userIds being added or removed.The text was updated successfully, but these errors were encountered: