Skip to content

Provide support in CDK for Cognito SAML signing and encryption #29494

@rcoundon

Description

@rcoundon

Describe the feature

With this announcement Cognito began to support Cognito SAML signing and encryption.
However, this isn't yet available in Cloudformation or CDK

Use Case

  1. If I do set these values in the console, each deployment that makes a change to the UserPoolIdentityProviderSaml resets the options back to false so we can’t really use the feature without remembering to reset it manually after each deployment.

Proposed Solution

Provide flags in UserPoolIdentityProviderSaml to enable these features

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

Environment details (OS name and version, etc.)

TypeScript CDK

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-cognitoRelated to Amazon Cognitoeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions