Salesforce Identity Connect

Notes on the tool used for connecting to Active Directory

Overview

How it Works

  1. Host the application and run it
  2. Connect to your Org via Oauth flows in the application itself
  3. Application retrieves the User fields from your SFDC org
  4. You can then set up mappings and default values from AD <—> SFDC
  1. Syncs your AD Users and SFDC users, which provisions the user in SFDC from AD based on the mappings
  2. Also creates the SAML-based SSO configuration in your Org for you using the Metadata APIs
    1. Just need to log into the org and enable the SSO provider, and then add it to the Login page