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

Error: Could not create user. The registration process is not available. #48

Closed
cancan101 opened this issue Apr 10, 2015 · 3 comments
Closed

Comments

@cancan101
Copy link

I am getting the following error after I login:

Error: Could not create user. The registration process is not available.

This seems to be caused by this: https://github.com/auth0/wp-auth0/blob/fed6a4916de0e74d365653f3a6e4a6cb0e78c6d6/lib/WP_Auth0_Options.php#L9 which means that you need to turn on WP user creation to have newly visiting Auth0 users work. This seems wrong.

@glena
Copy link
Contributor

glena commented May 4, 2015

@cancan101 if you turn the WP "Anyone can register" off, the signup is disabled on lock, why does it seem wrong to you?

image

@cancan101
Copy link
Author

Presumably the user has already registered, just not with the WP site. Unchecking this means that the WP will not allow an already registered user to "login for the first time" to the WP site.

@glena
Copy link
Contributor

glena commented May 4, 2015

oh, ok. thanks

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

No branches or pull requests

2 participants