function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pkpnairpkpnair 

API integration with an org having SAML SSO enabled

I am working on an org with SAML SSO enabled. Another application within the organisation would like to read some Account records from this org. What kind of Integration is the best? I was thinking of REST API with OAuth. In that case how does it work in combination with SAML SSO? Please provide your suggestions.