AuthClass InvalidParameterException: USER_SRP_AUTH is not enabled for the client.

0

Hello all.

I'm getting the message "USER_SRP_AUTH is not enabled for the client." every time I try to login to the system through Next js App dir and i 'm aws-amplify package .So far, I have no clue how to fix this.

The documentation says very little about it and I am nubby in AWS services. However, I really want to use Cognito as the identity service from my apps.

Anyway, does someone knows how to fix this?

Vishal

1 Answer
0

Hi, did you properly enable the SRP Authentitcation worflow as described in https://docs.amplify.aws/lib/auth/switch-auth/q/platform/js/ ?

The error message that you mention seems to say that USER_SRP_AUTH is not properly activated in your config.

Hope it helps!

Didier

profile pictureAWS
EXPERT
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions