You need to sign in to do that
Don't have an account?

Oauth flows in salesforce-ESB
Hi All,
I am trying to implement a integration with an external system via mulesoft and one of the things i've noticed in my experience previously is that some oauth flows often want you to approve the request once. Although i understand that this is for the sake of security, it isn't practical in the case of ESB where things work from the backend. Can someone tell me what flow once must go with while trying to integrate using an ESB?
Thanks,
Bharath
I am trying to implement a integration with an external system via mulesoft and one of the things i've noticed in my experience previously is that some oauth flows often want you to approve the request once. Although i understand that this is for the sake of security, it isn't practical in the case of ESB where things work from the backend. Can someone tell me what flow once must go with while trying to integrate using an ESB?
Thanks,
Bharath
Based on https://help.salesforce.com/s/articleView?id=000352937&type=1, MFA does not apply to integration users
How will Salesforce exclude MFA-exempt user types from auto-enablement and enforcement?
There are several user types, including API/integration, automated testing, and RPA accounts, that aren't required to use MFA.
If this information helps, please mark the answer as best. Thank you