Is there any way that I can access to the header origin in Pre Authentication with Lambda?
I am trying to secure the User Pool ID by limit the domain can access to my User Pool.
If someone has my Pool ID and try to make a fake site with it, they can not make sign in/sign up to my User Pool
Is there any way that I can access to the header origin in Pre Authentication with Lambda?
I am trying to secure the User Pool ID by limit the domain can access to my User Pool.
If someone has my Pool ID and try to make a fake site with it, they can not make sign in/sign up to my User Pool
InvalidIdentityPoolConfigurationException error when adding Attributes for Access Control on an identity pool
I have an app built via AWS Amplify that uses Cognito to control my user base. I have created a custom attribute “myAttr” that I am using as a PoC.