Closed ConradBoydElliottGustafson closed 3 years ago
By default the user pool has this:
admin_create_user_config { allow_admin_create_user_only = true }
The result is that any user that knows the user pool ID and the client ID can create users! Please turn this off by default (in our Terraform code).
By default the user pool has this:
admin_create_user_config { allow_admin_create_user_only = true }
The result is that any user that knows the user pool ID and the client ID can create users! Please turn this off by default (in our Terraform code).