Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

"SignUp is not permitted for this user pool", How to modify cognito? #8

Closed
dariushazimi opened this issue Feb 23, 2019 · 2 comments
Closed

Comments

@dariushazimi
Copy link

When I try the sign-up button, it says "SignUp is not permitted for this user pool".
I have looked at Cognito but I can't find where I need to make a change to allow user sign up, or what to change on the template.

Any tips would be appreciated.

Thanks

@dariushazimi
Copy link
Author

dariushazimi commented Feb 23, 2019

I believe the setting should be changed to " AllowAdminCreateUserOnly: false".
Is that the right solution?

@gsingh04
Copy link

gsingh04 commented Mar 7, 2019

Apologies for the delayed response. Yes, you are correct. If you want to make the change after the solution has been deployed, follow these steps:

  1. Go to Cognito console
  2. Select Manage User Pools
  3. Chose the user pool created by the solution
  4. Under General settings change User sign ups allowed? to Allow users to sign themselves up
  5. Save the setting and this should allow your users to sign up.

Please resolve the issue.

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