简体   繁体   English

如何设置“ Cloudfront Access Origin Identity”?

[英]How to set up “Cloudfront Access Origin Identity?”

I want to set up secure cloudfront streaming using this plugin: 我想使用此插件设置安全的Cloudfront流:

http://flowplayer.org/plugins/streaming/cloudfront/index.html http://flowplayer.org/plugins/streaming/cloudfront/index.html

However, I don't know how to perform the second step ("Create your Cloudfront Access Origin Identity") because I have no idea what a "Cloudfront Access Origin Identity" is. 但是,我不知道如何执行第二步(“创建Cloudfront Access原始身份”),因为我不知道什么是“ Cloudfront Access原始身份”。 Is it just a user? 仅仅是用户吗?

Check out the following docs 查看以下文档

http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/HowToPrivateContent.html http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/HowToPrivateContent.html

The docs explains how to setup origin access indentity + signed urls. 该文档介绍了如何设置原始访问身份+签名的网址。

Here's a useful stack overflow answer that covers the whole process end to end: 这是一个有用的堆栈溢出答案,涵盖了端到端的整个过程:

Getting started with secure AWS CloudFront streaming with Python 使用Python进行安全的AWS CloudFront流传输入门

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何限制CloudFront和S3访问的最佳方法 - How to restrict CloudFront and S3 access the best way 亚马逊Cloudfront如何设置已签名的URL(如果使用过一次)已过时 - Amazon cloudfront how to set signed url outdated if used one time 在IIS 7中以编程方式为自定义身份应用程序池设置用户帐户 - Programmatically set up user account for custom identity application pool in IIS 7 CORS 安全性:在请求标头上将 Access-Control-Allow-Origin 设置为 Origin - CORS Security: Set Access-Control-Allow-Origin to Origin on Request Header 如何只允许云端访问我在 AWS 的 ec2 上托管的 api (elb) 负载均衡器? - How to allow only cloudfront to access my api (elb)load balancer hosted on ec2 in AWS? Access-Control-Allow-Origin:当我在 Nginx 和 Tomcat 中设置值时检测到 null - Access-Control-Allow-Origin: null got detected while I've set value in Nginx and Tomcat AWS 限制从 cloudfront 到负载均衡器的访问 - AWS Restrict access from cloudfront to load balancer 如何验证来自不同身份提供者的访问令牌 - How to validate access tokens from different identity providers 身份、凭证和访问管理 - Identity, Credential, & Access Managemen 如何在ASP.NET核心标识中设置登录过期 - How To Set Logon Expiry in ASP.NET Core Identity
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM