【问题标题】:SalesForce.com Rest API Authentication. Will it allow 2-legged oauth transactionSalesForce.com Rest API 身份验证。是否允许 2-legged oauth 交易
【发布时间】:2021-01-22 06:38:23
【问题描述】:

SalesForce.com Rest API 身份验证。是否允许 2-legged oauth 交易

【问题讨论】:

    标签: oauth salesforce


    【解决方案1】:

    是的,它确实允许 2-legged 身份验证,尽管 Salesforce 文档说不建议这样做。这里有详细描述: https://help.salesforce.com/articleView?id=remoteaccess_oauth_username_password_flow.htm&type=5

    【讨论】:

    • 看起来像我要找的东西。谢谢!
    【解决方案2】:

    从使用它我知道它总是将您重定向到 salesforce 以登录和授权应用程序,如果我的术语正确的话,它是 3-legged oAuth,所以此时我会说它不支持.

    THere's some good information on oAuth and Salesforce here.

    【讨论】:

      【解决方案3】:

      这是 Salesforce 2 legged Oauth 的实际支持页面: https://help.salesforce.com/articleView?id=remoteaccess_oauth_jwt_flow.htm&type=5

      与另一个答案相反,只要您使用上述方法,就建议并支持它。

      又名: 用于服务器到服务器集成的 OAuth 2.0 JWT 承载流程

      【讨论】:

        猜你喜欢
        • 2013-08-21
        • 2014-04-04
        • 2017-03-28
        • 1970-01-01
        • 2017-02-16
        • 2018-01-11
        • 1970-01-01
        • 1970-01-01
        • 2014-10-12
        相关资源
        最近更新 更多