大型机访问 Facebook 数据

发布于 2024-12-07 20:22:53 字数 192 浏览 0 评论 0原文

我正在处理一项请求,允许我们的 Unisys 大型机用户从非 GUI 终端访问他们的 Facebook 数据。根据“无抓取、无自动化”的 Facebook 服务条款以及 Facebook 的 oAuth 身份验证的工作方式,我不明白大型机软件如何登录用户的帐户来访问/更新其数据。

Facebook 是否支持任何不需要人坐在 GUI 屏幕前的身份验证?

I am working on a request to allow our Unisys mainframe users to access their Facebook data from non-GUI terminals. Based on the "no scraping, no automation" Facebook terms-of-service, and the way Facebook's oAuth authentication works, I don't see how the mainframe software can log on to the user's account to access/update their data.

Does Facebook support any kind of authentication that does not require a person sitting at a GUI screen?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

十雾 2024-12-14 20:22:53

Rod,

阻止我的是 OAUTH 代码。 Twitter(我相信 Facebook)允许通过 OAuth 进行 API 连接。您必须创建回调并使用 Unisys CryptoAPI 来处理一些摘要创建。我这样做的另一种方法是使用 MCP JProcessor 并在这方面实现它,但我确信您正在寻找一种 ALGOL 方法来实现它。如果您需要添加 OAUTH 代码并且可以处理特殊的 SHA2-256,则可以通过 ALGOL 进行操作。

Rod,

The thing that stopped me was the OAUTH code. Twitter (and I believe Facebook) allow an API connection via OAuth. You have to create the callback and use the Unisys CryptoAPI to handle some digest creation. Another way I did it was to use the MCP JProcessor and implement it on that front, but I am sure you are looking for an ALGOL way to do it. If you have a need to add the OAUTH code and can handle the special SHA2-256 it would work from ALGOL.

谁的年少不轻狂 2024-12-14 20:22:53

对不起。不,他们不提供这个。

Sorry. No. They don't offer this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文