ashish jain
Good blog, i have 2 questions. If salesforce is SSO enabled ( SAML) with Okta how authetication for api will work? How to get token and pass it to API which will call Mule API/ proxy?
In the setup above registrationhandler gives an error - Duplicate user. As Apex is trying to Register the user and creat an user account and if user is already exist in okta, okta never redirect to inside salesforce. So what needs to be change in handler apex class?