Identity Basics Flashcards
It lets users access all authorized resources without logging in separately to each one—and without having to create (and remember) different user credentials for each app.
Single Sign On (SSO)
Authorised resources that your signed-on Users have access.
Connected Apps
to get the most out of connected apps____.
configure them for SSO
Using this feature, users log in to a Salesforce org with their username and password from an external authentication provider.
Social Sign On
It helps ensure that even if an attacker acquires a user’s password, the attacker can’t log in and do harm.
Multi-factor authentication
With this feature, you can customize your Salesforce URL to include your company or brand name.
My Domain
This feature means that admins can manage all their user account tasks in one place. Administrators can easily grant users access to other apps and revoke or freeze access when they have to.
Centralized User Account Management
With this feature, You can manage user information quickly, cheaply, reliably, and securely across multiple systems and connected applications.
User Provisioning for Connected Apps
This feature synchronizes users and their attributes from Active Directory (AD) to Salesforce.
Identity Connect
This feature presents tiles for all the standard apps, custom apps, and connected apps in your Salesforce org. Your users can go to one location in Salesforce to access all apps—without having to log in again
App Launcher
The protocol that makes Single Sign On (SSO) work
SAML Protocol
SAML Protocol is written in this kind of code language.
XML
It is an open protocol used to allow secure data sharing between applications. The user works in one app but sees the data from another.
OAuth 2.0
This protocol protocol adds an authentication layer on top of OAuth 2.0 to enable secure exchange of user information. It also sends identity information from one service to another and is built for today’s Social Networks.
OpenID Connect
In the case where a user logs in to Salesforce and then accesses Gmail, which of two is the Identity Provider and which is the Service Provider?
Gmail -> Service Provider
Salesforce -> Identity Provider