-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Disable self registration of users by default #14083
Comments
@benoitf I guess that this issue is not for openshift (where OpenShift OAuth is automatically setup) right? And if we turn off self-registration Keycloak, how a user will be added to Che? |
@l0rd it's when you use default option of chectl to install Eclipse Che on a remote instance: anyone can register on this instance by having the che server URL. |
To disable registration we need to set it to false |
Is your enhancement related to a problem? Please describe.
When setting-up remotely a che instance, this instance allows self-registration by default
Describe the solution you'd like
Would be nice that user is aware or that it is turned off by default by chectl or something else
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: