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

Auto-create users option #4

Closed
rickyrauch opened this issue Mar 13, 2014 · 20 comments
Closed

Auto-create users option #4

rickyrauch opened this issue Mar 13, 2014 · 20 comments

Comments

@rickyrauch
Copy link
Contributor

No description provided.

@rickyrauch
Copy link
Contributor Author

Auto provisioning on: users from auth0 creates automatically
Auto provisioning off: users from auth0 can't be created

@glena
Copy link
Contributor

glena commented May 4, 2015

@rickyrauch this setting will enable the user creation when the user exists on auth0 but not in WP, right?

@rickyrauch
Copy link
Contributor Author

exactly

@glena
Copy link
Contributor

glena commented May 4, 2015

related to #48

@glena glena closed this as completed May 4, 2015
@cancan101
Copy link

Why was this closed?

@glena
Copy link
Contributor

glena commented May 4, 2015

@cancan101 81401d2

@glena glena mentioned this issue May 4, 2015
@glena
Copy link
Contributor

glena commented May 4, 2015

can not be done because we cant restrict the registration with social networks

glena added a commit that referenced this issue May 4, 2015
@cancan101
Copy link

So is there nothing that can be done to allow new Auth0 users by prevent users from registering with WP?

@glena
Copy link
Contributor

glena commented May 5, 2015

not really. This would only works for registration with email and password. =(

@cancan101
Copy link

Why is that?

@cancan101
Copy link

Would you re-open this issue? I really think there should still be an option to turn off signs ups with the WP system but still allowed Auth0 to add new users to the WP site.

@cancan101
Copy link

@glena Anything that can be done here? Take for example the WooCommerce integration. What I am trying to accomplish is that only users that have accounts on my main site can buy from the store.

@glena
Copy link
Contributor

glena commented May 19, 2015

@cancan101 Only using user and password, there is no way to accoplish this using social networks so I can ad a feature that dont work in all scenarios.

@cancan101
Copy link

Sure, would you add that feature?

I am curious though why it won't work for non username/ password scenarios though.

@glena
Copy link
Contributor

glena commented May 19, 2015

i cant know if it was a signup or a login

@cancan101
Copy link

Right, but isn't that exactly what we want? That we don't care if it is a sign up a or a registration, we just don't want WP's create user system to be turned on.

@glena
Copy link
Contributor

glena commented May 19, 2015

you are misunderstanding the issue. If you want wordpress to create users automatically without worry if are new or ld users it already does it.

This issue target to avoid new users registration but let wp autoprovision old users.

@cancan101
Copy link

The issue I have in mind is #48. Perhaps there are two issues here?

@glena
Copy link
Contributor

glena commented May 19, 2015

so I thought you were asking another thing. turn WP registration on and it is done!

summing up

registration on:

  • if the user is already in auth0 and what to login it is ok
  • if the user is completely new it is ok

registration off:

  • only user in wp db will be able to access.

@cancan101
Copy link

Right.... but I don't want the user to be able to create a new username / account directly with WP. I want them to have an Auth0 account.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
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

3 participants