【问题标题】:how to set openid_identifier in web.config如何在 web.config 中设置 openid_identifier
【发布时间】:2013-06-11 15:28:08
【问题描述】:

我的 web.config 中有我的令牌和这样的设置,我只是不知道该放什么?

<!-- Enter the Application Name by replacing YourAppName -->
<add key="openid_identifier" value="https://openid.intuit.com/Identity-YourAppName"/>

我的应用程序的“友好”名称例如是“My Web App”。我在应用程序配置文件中看不到任何我要设置它的东西。我可以设置它做任何事情,例如:

<add key="openid_identifier" value="https://openid.intuit.com/Identity-mywebapp"/>

intuit 如何将此与我的应用程序关联起来?

【问题讨论】:

    标签: quickbooks intuit-partner-platform intuit quickbooks-online


    【解决方案1】:

    是的..你是对的。您需要将应用名称放在 Identity- 之后。 但是,目前 intuit 不会将此与您的应用程序相关联,而只是检查您发送的 url 是否是唯一的。 在以后的版本中,Intuit 可能会关联这些数据,因此他们刚刚提到了这一点,作为将您的应用名称与开放 id url 附加在一起的指南。

    【讨论】:

      猜你喜欢
      • 2015-01-30
      • 2013-10-14
      • 1970-01-01
      • 2010-11-15
      • 1970-01-01
      • 2011-05-20
      • 2012-10-10
      • 2012-09-07
      • 1970-01-01
      相关资源
      最近更新 更多