Skip to content

Commit 8a66ce1

Browse files
fix: Updating social sign in attribute mappings callout on imported Auth (#5285)
* Updating social sign in attribute mappings callout on imported Auth * adding callout to fragments/common * Updating link Co-authored-by: josef <[email protected]> * Update text formatting to enable links --------- Co-authored-by: josef <[email protected]>
1 parent 2377e3b commit 8a66ce1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
<Callout warning={true}>
2-
For social sign-in, required attributes such as email will need to be both mutable on the User Pool as well as writable on the User Pool Client. [Learn more about mapping social sign-in provider attributes](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-specifying-attribute-mapping.html#cognito-user-pools-specifying-attribute-mapping-requirements).
2+
3+
For social sign-in, required attributes such as email will need to be both
4+
mutable on the User Pool as well as writable on the User Pool Client.
5+
6+
[Learn more about mapping social sign-in provider attributes](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-specifying-attribute-mapping.html#cognito-user-pools-specifying-attribute-mapping-requirements).
7+
38
</Callout>

0 commit comments

Comments
 (0)