Problem statement
When sending an organization invite for a user the log entry shows the user_id without the connection type prefix - ie auth0|
, ad|
, etc.
Steps to reproduce
- In the Auth0 Tenant dashboard go and browse a pre-existing organization
- Go to the Invitations tab
- Fill in the user data and the application we want to invite the user to
- The user receives an email and presses the Accept My Invitation button
The invitation process works, the user_id in the ‘si’ log entry is incorrect.
Solution
This is a known bug that our engineering team is investigating to address.