Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognito: User pool managed login branding designer support #32463

Open
2 tasks
nirmana opened this issue Dec 10, 2024 · 1 comment
Open
2 tasks

Cognito: User pool managed login branding designer support #32463

nirmana opened this issue Dec 10, 2024 · 1 comment
Labels
@aws-cdk/aws-cognito Related to Amazon Cognito effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3

Comments

@nirmana
Copy link

nirmana commented Dec 10, 2024

Describe the feature

AWS recently introduced user pool managed login, providing API support for this feature. This request is to add CDK support for the feature.

Reference: AWS Cognito User Pools Managed Login Branding Designer

Use Case

  1. Infrastructure as Code (IaC): It allows developers to programmatically define and deploy managed login configurations within their existing CDK stacks.
  2. Consistency: Ensures the managed login setup is version-controlled and replicable across environments, reducing configuration drift.
  3. Automation: Simplifies the deployment process by integrating the managed login feature into automated CI/CD pipelines.
  4. Ease of Use: Developers can leverage familiar programming languages to configure managed login instead of manually setting it up in the AWS Console or through separate API calls.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.172.0

Environment details (OS name and version, etc.)

NA

@nirmana nirmana added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 10, 2024
@github-actions github-actions bot added the @aws-cdk/aws-cognito Related to Amazon Cognito label Dec 10, 2024
@nirmana nirmana changed the title Cognito: User pool managed login support Cognito: User pool managed login branding designer support Dec 10, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Dec 11, 2024
@khushail khushail self-assigned this Dec 11, 2024
@khushail
Copy link
Contributor

Hi @nirmana , thanks for requesting this. Checking the cloudformation support for Managed login branding , looks like the L1 Construct is available and CDK should be able to support it.
Please feel free to submit a PR and team would be happy to review it.

@khushail khushail added p3 effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Dec 11, 2024
@khushail khushail removed their assignment Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cognito Related to Amazon Cognito effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3
Projects
None yet
Development

No branches or pull requests

2 participants