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
Description:
Currently, new users cannot log in to the system because they need an admin to create their account manually. There is no clear way for users to sign up or request access, leading to confusion.
Steps to Reproduce:
Go to the login page.
Attempt to sign in using Keycloak.
There is no option to sign up or request access.
Users are blocked unless they manually contact an admin (whose contact details are not provided).
Expected Behavior:
Users should be able to easily sign up without admin intervention.
If self-registration is not an option, there should be clear instructions on how to request access.
Possible Solutions:
✅ Enable self-registration in Keycloak settings.
✅ Add a "Sign Up" or "Request Access" button to the login page.
✅ Provide admin contact details for new users who need access.
✅ Implement OAuth (Google, GitHub, etc.) login for easier onboarding.
The text was updated successfully, but these errors were encountered:
Description:
Currently, new users cannot log in to the system because they need an admin to create their account manually. There is no clear way for users to sign up or request access, leading to confusion.
Steps to Reproduce:
Go to the login page.
Attempt to sign in using Keycloak.
There is no option to sign up or request access.
Users are blocked unless they manually contact an admin (whose contact details are not provided).
Expected Behavior:
Users should be able to easily sign up without admin intervention.
If self-registration is not an option, there should be clear instructions on how to request access.
Possible Solutions:
✅ Enable self-registration in Keycloak settings.
✅ Add a "Sign Up" or "Request Access" button to the login page.
✅ Provide admin contact details for new users who need access.
✅ Implement OAuth (Google, GitHub, etc.) login for easier onboarding.
The text was updated successfully, but these errors were encountered: