aws-amplify / aws-amplify/amplify-cli
How to configure OpenID in Cognito via CLI?
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
**Which Category is your question related to?**
auth configuration
**Amplify CLI Version**
6.3.1
**What AWS Services are you utilizing?**
Cognito
**Provide additional details e.g. code snippets**
This is possibly/probably related to https://github.com/aws-amplify/amplify-cli/issues/8491.
Our Amplify project is using Cognito. We need to configure Cognito to support OpenID. We know how to configure it through Cognito's web interface but we need Amplify to know how to do it so that our CI/CD workflow can ensure that things are correctly & consistently configured.
At the moment, it looks like doing `amplify pull` then `amplify push` has resulted in Google and OpenID configuration getting removed from Cognito.
Contributor guide
Research direction
Start with the Amplify CLI 6.3.1 auth configuration flow and reproduce the reported sequence: configure Google and OpenID in Cognito, then run `amplify pull` followed by `amplify push`. Compare the Cognito configuration before and after; done means CI/CD preserves the OpenID and Google settings consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- authentication, cli, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100