【问题标题】:Is there an authorization server that I can use to test a client implementation of OAuth 2.0?是否有可用于测试 OAuth 2.0 客户端实现的授权服务器?
【发布时间】:2011-10-13 12:43:24
【问题描述】:

相关:Is there an OAuth test server

是否有可用于测试 OAuth 2.0 协议的客户端实现的服务或网站?上面链接的问题指向了一些优秀的资源,但它们目前实现了 OAuth v1.0。

【问题讨论】:

  • 上次我不得不调试我的客户端 OAuth 2.0 代码我只是在 Facebook 和 Foursquare 上尝试过。好问题 +1。

标签: testing oauth-2.0


【解决方案1】:

您可以运行自己的 Django OAuth 2.0 ServerRack OAuth 2.0

还有阿帕奇的Amber Authorization Server

【讨论】:

  • 谢谢。我没有意识到运行 OAuth 2.0 服务器就像设置 Django 应用程序一样简单。
猜你喜欢
  • 2014-09-08
  • 2013-10-05
  • 2015-01-15
  • 2017-12-21
  • 2023-01-29
  • 2016-08-12
  • 2019-10-28
  • 2012-10-01
  • 2018-01-22
相关资源
最近更新 更多