All Content tagged with Amazon Cognito Sync

an AWS service and client library that enables cross-device syncing of application-related user data

Content language: English

Select up to 5 tags to filter
Sort by most recent
12 results
Hello everyone, Everytime i signup to the application, i receive a code in my email and when i write it i get this error "email_verified: Attribute cannot be updated”: ![Enter image description her...
1
answers
0
votes
46
views
asked a month ago
Hello, I am currently using the Cognito PreSignUp trigger to validate and insert the user attributes both default and custom into the database. I need a way to return the the userId (which is generat...
1
answers
1
votes
165
views
asked 4 months ago
I am implemented login functionality with aws-amplify, need to accessToken after login how to get accessToken after login. ``` import React, { useEffect } from 'react'; import { Authenticator } from...
0
answers
0
votes
123
views
asked a year ago
Hi, MY Problem is little different i have create an app and i hosted same app with 3 different URL Like below. example1.domain-name.cloud example2.domain-name.cloud example3.domain-name.cloud Above i...
0
answers
0
votes
83
views
asked a year ago
We have created a SAML application which allows portal users to do SSO and log into an internal platforms. The way this is configured is as follows: 1) IAM Identity Center contains the users and gro...
1
answers
0
votes
650
views
asked a year ago
I have encountered an issue with my "Custom Message Lambda Function" in AWS Cognito, which triggers after user signup. While the Lambda function is successfully able to set the "Email Subject," it is ...
0
answers
0
votes
114
views
asked 2 years ago
Does AWS Cognito User Pool SAML has SCIM support (ADFS)? Any example of how it can be implemented?
1
answers
0
votes
3.4K
views
asked 3 years ago
Hi, We are planning a migration to Cognito for our authentication infrastructure, just wanted to find out the best way to send localised notifications (forgot password, email verification etc.) to us...
1
answers
0
votes
658
views
asked 3 years ago
I use Cognito Sync "updateRecords" function in JavaScript SDK v3 (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoSync.html#updateRecords-property) and set "Op" in "RecordPatches" to "r...
0
answers
0
votes
98
views
asked 3 years ago
Hello I'm trying to get user information by userid but it does not return all list of UserAttributes Trying to get using this method ``` const user = await this.cognito .adminGetUser({ ...
0
answers
0
votes
191
views
asked 3 years ago
AWS cognito SDK is throwing error that sync session token expired. Dataset sync get affected due to this error. - AWS Cognito SDK version - 2.6.35 - iOS Base SDK version - 13 - Encountered this issue ...
0
answers
0
votes
118
views
asked 3 years ago
Hello Team, The pre-token generation lambda trigger for Cognito is not working properly for .net core, It is throwing this error: *"error_description=Error+in+SAML+response+processing%3A+Invalid+vers...
1
answers
0
votes
1.7K
views
asked 3 years ago
  • 1
  • 12 / page