OAuth 2.0 Client Credentials Flow in Salesforce

preview_player
Показать описание
In this video, we are continuing with our OAuth series. We are going to see the OAuth 2.0 Client Credential Flow demo. This flow is mostly used when we don't need user interaction between applications. Let's say for server-to-server integration.

These are articles that I referred to

Do like the video and subscribe to the channel!!

#salesforce #integration #api #oauth2
Рекомендации по теме
Комментарии
Автор

Do watch the below video after this one

samCoder
Автор

THANNNK I've spent hours struggling with this

johnnm
Автор

Great summary, very well explained. Looking forward to learning more from your content!

Jason-ylpo
Автор

This helped a lot, Very well explained..

soorajskumar
Автор

Thank you very much. Excellent as always :) If I may ask, how long does the bearer token live when it is received. I can not find any docs about what is happening if Tokean Valid for is set to 0 Hour(s)

petargechev
Автор

Hi I am facing this issue while trying it {"error":"invalid_grant", "error_description":"no client credentials user enabled"} Can you help me

manikantareddynaluvala
Автор

Thanks for the video! Anyone know how long does the access token lifetime stands? And if it's configurable?

alexandreanicio
Автор

Hello, all the videos are excellent, very clear, congratulations for the material, two questions, is it a good practice to renew the initial token? and can the integration license be used for this use case?, thanks

_C_a_s_h_
Автор

How is this more secure, i didnt understand, instead of user name and password, we are using client id and client secret, which can also be compromised? Please let me know your thoughts

vamshikrishna
Автор

How the object and Data authorisation will come in picture will it be as the user defined in connected app ? Earlier in Username Password flow it was governed by the user used to authenticate.

aby
Автор

You have selected the external user what is the profile of that user and what was the User License

rajatkhatri