Authentication failed due to an internal error for challenge "PASSWORD_VERIFIER" #872
Labels
cognito
Issues with the AWS Android SDK for Cognito
pending-community-response
Issue is pending response from the issue requestor
Describe the bug
I am implementing aws cognito user pool using custom auth for multi factor authentication.
I have set the authentication type as CUSTOM_AUTH and custom challenge as SRP_A. which in response gives another challenge as PASSWORD_VERIFIER and the procedure fails.
To Reproduce
Steps to reproduce the behavior:
Code for authentication using CUSTOM_AUTH
which gives callback in
Which AWS service(s) are affected?
Cognito User Pool Authentication MFA
Environment(please complete the following information):
The text was updated successfully, but these errors were encountered: