construct-hub icon indicating copy to clipboard operation
construct-hub copied to clipboard

Expose Cloudfront configuration for private construct hub

Open MrArnoldPalmer opened this issue 4 years ago • 7 comments

Users wishing to deploy private instances of construct hub may want to put some sort of authorization in front of their cloudfront distribution in order to prevent access outside of their organization. In order to aid this we should allow passing in custom configuration to all relevant cloudfront properties from the top level construct. Notably this may require customization to the defaultBehavior and additionalBehaviors.

There may be more ergonomic ways to allow access to known verification workflows without requiring users to configure their own behaviors by overriding the existing ones.

MrArnoldPalmer avatar Sep 01 '21 23:09 MrArnoldPalmer

Currently the cloudfront.Distribution construct does not expose the trustedSigners property for configuration which is required by certain signer implementations.

Additionally OIDC is another option which requires allowing passing a custom request edge function for all behaviors.

MrArnoldPalmer avatar Sep 03 '21 18:09 MrArnoldPalmer

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] avatar Nov 03 '21 01:11 github-actions[bot]

keep

MrArnoldPalmer avatar Nov 03 '21 04:11 MrArnoldPalmer

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] avatar Jan 03 '22 01:01 github-actions[bot]

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

github-actions[bot] avatar Jan 10 '22 01:01 github-actions[bot]

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] avatar Mar 12 '22 01:03 github-actions[bot]

keep

MrArnoldPalmer avatar Mar 21 '22 14:03 MrArnoldPalmer