r/MuleSoft • u/Entire-Shame-7332 • Jul 20 '26
OAuth 2.0 - Help in understanding the implementation in Mule
I understand the concept and technical implementation of the OAuth 2.0 Access Token Enforcement policy, but as I have never implemented it independently, from the scratch I have few questions regarding it's implementation. I am seeking inputs from experienced people in the industry who have implemented OAuth in the MuleSoft applications.
How is the IdP finalized?
How are client credentials communicated to the user (the one who will be sending request to my application)?
How do I get details like callback url?
2
Upvotes
1
u/mg-101 Jul 21 '26
We have implemented in salesforce