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 Feb 24, 2018. It is now read-only.
I am using Cognito UserPools, I have went through the API's of Cognito.
I am not seeing a way to set user's password as Admin ,on behalf of user. We have business use case which needs this.
As per documentation, forgot/reset will send 6 digit confirmation code to user's email.
Is there any way to suppress this mail with confirmation code and get this code as a Admin via some other way? We want to send user email on our own.
The text was updated successfully, but these errors were encountered:
This is a capability that is in our backlog of features that we are planning to implement (providing an admin API for setting a user's password to a specific password).
@piyush-gitnub Not sure if that would work for you, but we can always delete and recreate users as an admin. It may sound like a "hack" but would allow us to solve this issue while the API doesn't get updated.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Cognito UserPools, I have went through the API's of Cognito.
I am not seeing a way to set user's password as Admin ,on behalf of user. We have business use case which needs this.
As per documentation, forgot/reset will send 6 digit confirmation code to user's email.
Is there any way to suppress this mail with confirmation code and get this code as a Admin via some other way? We want to send user email on our own.
The text was updated successfully, but these errors were encountered: