Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot login after being invited to an organization #2602

Open
itsaalexk opened this issue Oct 17, 2024 · 3 comments
Open

Cannot login after being invited to an organization #2602

itsaalexk opened this issue Oct 17, 2024 · 3 comments

Comments

@itsaalexk
Copy link

Bug Description

Issue: After receiving an invitation to join an organization, the activation link in the email does not work as expected. Clicking the link results in a login page, and despite attempting to log in, access to the organization is not granted.

•	When I click the invitation link in the email, I’m redirected to a login screen. Upon trying to log in, I receive an error message stating that no account exists with my email.
•	Additionally, attempting to log in via Google displays a “null null” username and returns a BAD_REQUEST error.
•	I also attempted to reset my password, but I did not receive any password reset email.

This issue occurs specifically when I am invited to an organization. I am unable to access the organization even after multiple attempts with different login methods.

Steps to Reproduce

1.	Send an invitation to an email address to join an organization.
2.	Open the invitation email and click the activation link.
3.	The link redirects to a login page.
4.	Try logging in with the email address or Google.
•	For email: It states no account exists with the provided email.
•	For Google: The username appears as “null null” and results in a BAD_REQUEST error.
5.	Attempt to reset the password, but no reset email is received.

Expected Behavior

Upon clicking the activation link, I should be successfully logged in and granted access to the organization without errors.

Screenshots

If relevant, include screenshots to better illustrate the problem.

Platform

The issue was reproduced across multiple browsers, indicating it is likely a system-level issue.

Additional Context

This might be related to a configuration issue within the organization setup or could be an internal bug within the system. It’s affecting only the process of being invited and granted access to organizations.

@SaiThanushreddy
Copy link

Can i work On this??

@akhilmhdh
Copy link
Member

@itsaalexk Can you check the signup is disabled in admin panel of server?

https://infisical.com/docs/documentation/platform/admin-panel/server-admin

@itsaalexk
Copy link
Author

Turns out that was the problem. The organization had restricted signup option. But I would suggest to disable email invitation if that option is disabled or to let know to the organization that you cannot invite more people when signup is disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants