aws-amplify / aws-amplify/amplify-cli

Set attribute mapping for Social providers

Open
#12,006 1 comment 3 reactions 0 assignees View on GitHub
auth feature-request p3 transferred
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### Is this related to a new or existing framework?

_No response_

### Is this related to a new or existing API?

Authentication

### Is this related to another service?

Cognito

### Describe the feature you'd like to request

I would like the ability to configure Attribute mapping for Social providers (Google, Facebook etc.). Currently everytime we deploy we need to manually go into Cognito and turn on "picture:picture" and "name:name" for Google so that the users that log in via Google have names and profiles images.

### Describe the solution you'd like

It would be nice if I can set this in the CLI

### Describe alternatives you've considered

I tried updating the parameters.json manually by updating the "hostedUIProviderMeta" > "AttributeMapping" with "picture:picture" and "name:name", however this seems to get ignored completely.

### Additional context

_No response_

### Is this something that you'd be interested in working on?

- [ ] 👋 I may be able to implement this feature request
- [ ] ⚠️ This feature might incur a breaking change

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.