I have a tenant with multiple organizations. When the user accepts the invitation an external task needs to be run. The problem is I need to know the org_id and user_id to complete the external task during either a pre or post user registration flow.
Can I access the context to get the organization org_id?
Organization data is only available in a Post Login Action event object - This has certainly come up before so it may be worth adding a feedback request as I am not seeing anything directly related.