DEV Community

Discussion on: The Complete Guide to User Authentication with the Amplify Framework

Collapse
 
nanditareshamwala profile image
NanditaReshamwala

hi Nader,
Great useful article and example.

I have configured SAML IP in my cognito user pool by following the instruction on medium.com/@zippicoder/setup-aws-c...

Next, I need to make my react application to sign in with this SAMl IP. I am using amplify in my react application. How to use Auth.federatedSignIn with SAML provider?

Also, I did not understand the use of following in your example.

"aws_cognito_identity_pool_id": "us-east-2:cec55e7d-2e27-4e4d-800a-8924b3d36eb8",