Content
View differences
Updated by Oliver Günther about 4 years ago
If you disable self-registration in OpenProject, even registered OmniAuth providers will not be able to create new accounts. This is not desired for most use cases and has since often been requested by customers
We need to provide the following path:
* Disable internal (password based) self-registration
* Allow automatic registration of auth provider such as SAML/OIDC
* Consolidate automatic activation between different providers
* LDAP sync has this already, users will get automatically activated
* Other external providers respect the automatic registration
We need to provide the following path:
* Disable internal (password based) self-registration
* Allow automatic registration of auth provider such as SAML/OIDC
* Consolidate automatic activation between different providers
* LDAP sync has this already, users will get automatically activated
* Other external providers respect the automatic registration