【问题标题】:Janrain Engage not working in Safari browerJanrain Engage 在 Safari 浏览器中不起作用
【发布时间】:2011-10-26 18:36:21
【问题描述】:

我已经让它在所有其他经过测试的浏览器中工作——Mac Chrome 和 Firefox,但在 Safari 中失败。以下是当前来源:http://eventchampion.heroku.com

<!DOCTYPE html>
<html lang='en-US' xml:lang='en-US' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>EventChampion</title>
<meta name="google-site-verification" content="4ZMUXRmgofgl5Z8oVXF6RbhGNrwJkieaDhmqZOeU_Mw" />
<link href="/assets/application-1c9609bc58b1e77c196de29021583379.css" media="screen" rel="stylesheet" type="text/css" />
<script src="/assets/application-55cd299d6f8fe22d8853de1220f2c546.js" type="text/javascript"></script>
<meta content="authenticity_token" name="csrf-param" />
<meta content="j8Q8B/apM+we+Kv8NK5bdN216GVpw6zIMYWNWQmHRt0=" name="csrf-token" />
</head>
<body>
<p class='notice'></p>
<p class='alert'></p>
<div id='janrainEngageEmbed'><a class="rpxnow" href="https://EventChampion.rpxnow.com/openid/v2/signin?token_url=%23%3Fauthenticity_token%3Dj8Q8B%252FapM%252Bwe%252BKv8NK5bdN216GVpw6zIMYWNWQmHRt0%253D">Sign In</a></div>
<h1>Home#index</h1>
<p>Find me in app/views/home/index.html.haml</p>

      <script src="https://rpxnow.com/openid/v2/widget" type="text/javascript"></script>
      <script type="text/javascript">
        //<![CDATA[
        RPXNOW.token_url = 'http://eventchampion.heroku.com/users/sign_in?authenticity_token=j8Q8B%2FapM%2Bwe%2BKv8NK5bdN216GVpw6zIMYWNWQmHRt0%3D';
        RPXNOW.realm = 'EventChampion';
        RPXNOW.overlay = true;



        //]]>
      </script>

</body>
</html>

【问题讨论】:

    标签: ruby-on-rails janrain rpxnow rpx


    【解决方案1】:

    我将配置设置从 app_name = "AppName" 更改为 app_name = "appname" 已解决

    【讨论】:

      猜你喜欢
      • 2015-05-06
      • 1970-01-01
      • 2018-06-01
      • 2021-10-18
      • 2018-10-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多