Skip to content
New issue

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

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

Already on GitHub? # to your account

aws_cognito: UserPoolIdentityProviderOidc doesn't support SecretValue for client secret #29851

Open
1 of 2 tasks
guillaume-mindflow opened this issue Apr 16, 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

@guillaume-mindflow
Copy link

Describe the feature

Hello,

Small FR that would make the use of SecretValue more straightforward.

UserPoolIdentityProviderOidc needs a client secret value for deployment. As of now it only supports string value.
Compared to the generic one like UserPoolIdentityProviderGoogle who support clientSecretValue.

Use Case

It would make the DX a bit better, simplifying the resolution. And also align with the other providers from the cognito package.

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.131.0

Environment details (OS name and version, etc.)

MacOS

@guillaume-mindflow guillaume-mindflow added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 16, 2024
@github-actions github-actions bot added the @aws-cdk/aws-cognito Related to Amazon Cognito label Apr 16, 2024
@khushail khushail added p2 effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. labels Apr 16, 2024
@khushail
Copy link
Contributor

thanks @guillaume-mindflow for volunteering for PR contrinbution.

# for free to join this conversation on GitHub. Already have an account? # 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
3 participants