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

aws-fargate-opensearch Set Cognito Password Policy request #977

Open
2 tasks
sociengineer opened this issue Jun 18, 2023 · 1 comment
Open
2 tasks

aws-fargate-opensearch Set Cognito Password Policy request #977

sociengineer opened this issue Jun 18, 2023 · 1 comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@sociengineer
Copy link

Provide props that user can set cognito user pool's password policy that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters.

Use Case

In building prototyping, there's a cdk-nag that The Cognito user pool does not have a password policy that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters.
I'd like to set password policy to resolve this error.

Proposed Solution

Other

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

This is a 🚀 Feature Request

@sociengineer sociengineer added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Jun 18, 2023
@biffgaut
Copy link
Contributor

biffgaut commented Jul 7, 2023

Thanks - we'll take a look. Since that is considered a best practice, I'm guessing our first step will be to make it default. Longer term it sounds like we should accept Cognito props to override defaults like we do with other services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants