关于Oauth 2.0 & https 从 10 月 1 日起
我想了解有关 10 月 1 日起适用的新变更的几件事,即 Oauth 2.0 和 Oauth 2.0。 https。
创建新应用程序时是否必须提供 https 链接?
我已在主域上启用 https,并且我的应用程序位于子域上,所以我还需要获取子域的证书吗?
另外,正如路线图中提到的,fb_sig 参数将被弃用,所以我是否需要将所有应用程序升级到 Oauth 2.0 才能使其正常工作?
请帮我。提前致谢。
I want to know several things about new changes that will be applicable from October 1st that are Oauth 2.0 & https.
Will it be compulsory to provide https link when creating new application?
I have enabled https on main domain and my applications are on subdomain so do I need to acquire certificate for subdomain also?
Also as mentioned in roadmap fb_sig parameter will be deprecated, so do I need to upgrade all my applications to Oauth 2.0 in order to make them work?
Please help me. Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的域必须有 ssl 证书。在哪里购买或任何其他东西并不重要。 facebook 只查看链接是否安全 ( https)
因此,如果您的子域没有通配符,则必须为子域购买通配符或为每个子域购买 ssl 证书。
You must have ssl sertificate for your domain. It's not important where you buy or any other thing. facebook only look that if link is secure or not ( https)
So if you don' t have wildcard for your subdomains you have to buy wildcard for subdomains or ssl sertificate for each subdomain.