开发者

Securing ClickOnce hosting at Amazon S3

开发者 https://www.devze.com 2022-12-13 04:01 出处:网络
I am hosting my ClickOnce deployment with Amazon S3. How can I secure (or restrict) only to my users (network). I was looking to see if I can restrict by IP but Amazon does not provide that with S3. A

I am hosting my ClickOnce deployment with Amazon S3. How can I secure (or restrict) only to my users (network). I was looking to see if I can restrict by IP but Amazon does not provide that with S3. Any recommenda开发者_StackOverflow社区tions? My users are all on a Windows domain.


Consider CloudFront Private content feature. Not only will you be able to serve your content more efficiently across multiple geographical locations but also it allows you to restrict access by IP. More info in our blog post

0

精彩评论

暂无评论...
验证码 换一张
取 消