Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Authentication Setup

  1. Go to the Application Registry

  2. Open the appropriate Salesforce record, for example Salesforce Test

  3. You’ll need to get a Client ID and Client Secret from the Salesforce administrator

  4. Enter those values in the appropriate Salesforce record in Client ID and Client Secret

  5. Navigate to sys_auth_profile_basic_list.do

  6. Find the entry for Salesforce ADM and update the password to match what the Salesforce administrator has set or you have changed it to for the

    sn.integrationuser@yale.edu.adm account.
    The entry’s sys_id should match the value in the yale.salesforce.oauth.auth.profile property.

  7. Must append(to the end) the security token to the password.

  8. yale.salesforce.auth.endpoint will be different based on the environment

  9. yale.salesforce.oauth.credential oauth_credential - not needed

  10. yale.salesforce.oauth.provider.id oauth_entity sys_id

  11. yale.salesforce.oauth.provider.profile oauth_entity_profile

  • No labels