When would you use oauth vs openid?
Answer / Randhir Pratap
You would use OAuth for delegated authorization, where an external app can access the user's data within Salesforce without sharing the user's credentials. OpenID is used for identity verification and is often used as a method to log in to multiple applications with the same set of credentials.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is soql? : salesforce integration
Explain class constructors with example?
What are various standard exceptions that salesforce throws?
Is there a defector 3rd party utilities library for apex such as apache commons is for java?
What are the different lightning component bundles?
What is the queue?
Explain data validation rules contain?
How saas can be helpful to sales force?
I’m setting up different page layouts for different user profiles. As a system administrator, is there another way to see what the user sees instead of them granting login access to you?
What is aura definition bundle?
What is a Sales Team? (EE/UE)
How can we subscribed to an event in lightning component? : salesforce lightning component