VantomLPV
ZITADEL3mo ago
VantomLP

[not_found] membership not found (AUTHZ-cdgFk)

Reproduce:
  • User registers with email (without organization), e.g., example@gmail.com
  • User does not receive verification email (should receive one)
  • User goes to ui/console and clicks “Resend code” beside the email field
  • Error [not_found] membership not found (AUTHZ-cdgFk)(Screenshot1)
  • LLMs say the user must be a member (apparently, you only become a member if you are registered as a manager of the organization, which in my opinion a normal user should not be).
  • So the user is registered but cannot verify their email (at least not this way!).
Attempt 1:
After adding the user to the default organization as a manager with “Org User Self Manager,” the following message appears:
=> [permission_denied] No matching permissions found (AUTH-5mWD2)
=> Screenshot 3

Attempt 2:
Only when I enter the user as manager “Org User Manager(Screenshot 4) does the button work:
=> Confirmation code sent by email.
=> Screenshot5

Attempt 3:
If the user doesn't have any roles as manager and you CHANGE the email instead of clicking on “Resend code,” the user receives an email and can verify themselves => So this must be a bug with the “Resend code” button.

--

Sidenote:
As I understand it, a user should be able to use the “Resend code” button at the latest when they are entered as the “Org User Self Manager” manager, or am I misunderstanding something?
image.png
image.png
image.png
image.png
image.png
Was this page helpful?