Article ID: 2260
Last updated: 24 Mar, 2022
Applies to Riva Insight On-Premise Server. IssueRiva Insight displays an error message similar to the following: Failed to retrieve information from the SDK Insight.Auth.Salesforce.Oauth not configured.
CauseThis error is the result of mismatched configuration in \Insight\App_Data\AppSettings.xml and \Insight\webConnectionStrings.config. To use Login with Salesforce, AppSettings.xml must have a key and value enabled (uncommented) in the following format: <add key="/Insight/Auth/Options" value="Salesforce" />
SolutionEnsure that webConnectionStrings.config has the correct string enabled (uncommented) & that the cache is cleared.
<add name="Insight.Auth.Salesforce.Oauth" connectionString="Key=YOUR-KEY-HERE;Secret=YOUR-SECRET-HERE;CallBackUrl=#InsightURL#/salesforce-oauth;CustomDomainAuthUrl=YOUR-SALESFORCE-DOMAIN"/>
For more information about the correct configuration of this string, see Riva Insight Server: Authentication Error When Using Login with Salesforce.
All other versions use Internet Explorer.
Result: Riva Insight Login with Salesforce is enabled.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 2260
Last updated: 24 Mar, 2022
Revision: 14
Views: 0
Comments: 0
|