Salesforce Certified Identity and Access Management Architect

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...

Identity and Access Management – Identity Management Concepts

Secure Assets:  Grant least amount of privilege Allow only the appropriate level of access Utilize multi-factor authentication Empower Users:  Reduce the number of username/passwords they juggle Reduce bad password practices Have centralized account managment Enable...

Home Forums Salesforce Certified Identity and Access Management Architect

  • This forum is empty.
  • Oh, bother! No topics were found here.
  • You must be logged in to create new topics.

ADM 211: Auditing and Monitoring

Delegated Administration Delegated administration is useful when you want to allow a user to have administrative privileges for only a subset of your organization. A delegated administrator may: Create and edit users in specified roles and...

ADM 211: Security and Access

Organization Wide Defaults Organization Wide defaults allow you to specify the default level of access available for objects. When setting your Organization wide defaults, lock your data to the most restrictive level. Settings...

DEV 401: Reporting

Relationship Implications on Reporting:  Lookup relationship joins data from two related objects Master-Detail relationship joins data from three objects A primary or master object determines the visibility of records Reports can only display one child at a time For...

DEV 401: Data Management

Record Ownership:  Owners have full access to their own records which is a single row of information if we were to compare to a spreadsheet. Child records in the master-detail relationship do not have an owner as ownership is inherited from the parent. In order to...