Skip to content

Allow new user to sign-up #338

Answered by mzur
cywhale asked this question in Q&A
Apr 9, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You can enable the sign-up form by setting the BIIGLE_USER_REGISTRATION environment variable to true (in the .env file of your production configuration).

Adding other authentication methods is much more complex and not supported out of the box. There are Laravel packages for alternative authentication methods, though, so you could implement it on your own. We already experimented with LDAP authentication for the deployment in a research institute but this was not finalized and is not officially supported.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cywhale
Comment options

Answer selected by cywhale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants