You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
I would like to open an issue in that: When an user pool is created with a required attribute, and used in federated login with Google/Facebook...
1/ There is no way to remove the required attribute
2/ There is no way to fill that attribute with some data just so the whole signup/login do not fail
I already tried Pre sign-up, Pre Authentication and Migration trigger. All of them triggered correctly when a normal user signup / auth
None of them get triggered and the user is rejected in the case user from federated identity did not have the required attribute
Is there any solution for this apart from migrating the whole UserPool ?
The text was updated successfully, but these errors were encountered:
Hello everyone,
I would like to open an issue in that: When an user pool is created with a required attribute, and used in federated login with Google/Facebook...
1/ There is no way to remove the required attribute
2/ There is no way to fill that attribute with some data just so the whole signup/login do not fail
I already tried Pre sign-up, Pre Authentication and Migration trigger. All of them triggered correctly when a normal user signup / auth
None of them get triggered and the user is rejected in the case user from federated identity did not have the required attribute
Is there any solution for this apart from migrating the whole UserPool ?
The text was updated successfully, but these errors were encountered: