Salesforce Certified Integration Architect
- This forum is empty.
- Oh, bother! No topics were found here.
- You must be logged in to create new topics.
Understanding Share Records
Salesforce secures data in two distinct ways: Record level visibility (Can you see that Bob Smith exists?) Field-level detail (Can you see Bob Smith’s phone number and email?) For now, let’s focus on the first one: simply knowing that Bob Smith is a customer....
Identity and Access Management – Community (Partner and Customer)
50% of consumers will switch brands if a company does not have a a good online experience. Create a seamless experience and consistent identity across multiple channels. From a community you can select multiple login options (like Google and Facebook) we then...
Identity and Access Management – Salesforce Identity
Standard User License Salesforce Designed for users who require full access to standard CRM and AppExchange apps. Users with this user license are entitled to access any standard or custom app. Each license provides more storage for Enterprise, Unlimited, and...
Identity and Access Management – Salesforce as an Identity Provider
Access Token Instead of using the Salesforce credentials, a consumer (connected app) can use an access token to gain access to protected resources on behalf of the user. (OAuth 1.0.A - access token exchanged for a session ID, OAuth 2.0 the access token is a session ID...
Identity and Access Management – Accepting Third-Party Identity in Salesforce
1. From Setup, enter Auth Providers in teh Quick Find Box, select Auth Providers| New 2. Provider Type - Salesforce 3. Enter Name 4. Enter the URL Suffix 5. Paste the consumer key 6. Paste the consumer secret 7. Option Fields Authorize Endpoint URL Token...
