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
Abhishek Kumar 338Abhishek Kumar 338 

Hello I am doing the SAML bearer assertion to generate token in Salesforce and use token for further API calling.

I need to integrate with 3rd party app for SOAP API. I am doing SAML Assertion in APEX to generate a token. If anybody has idea please help.
How we generate token through SAML bearer assertion.
Appreciated!!!