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
Steve ConnellySteve Connelly 

Is anyone familiar with the Identity Connect app out there? Having OAuth problems when trying to connect to Salesforce

We have installed Identity Connect on a new server and connected it to Active Directory and now we are tring to connect it to Salesforce. 

I created a connected app and configured the OAuth on it the way the implementation guide advises but I am getting OAuth errors when I try to complete the connection between Identity Connect, Active Directory and Salesforce.

Does anyone out there have any experience with this?

Steve
Best Answer chosen by Steve Connelly
Steve ConnellySteve Connelly
I was able to resolve this issue. The problem was that I was attempting to use a custom URL. The application needed me to use the stock URL that cam with it and then log in to the target sandbox.
Sc

All Answers

Khan AnasKhan Anas (Salesforce Developers) 
Hi Steve,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

http://salesforce.vidyard.com/watch/pkWbmTrquFjN7qps3xt3Yw?

https://developer.salesforce.com/docs/atlas.en-us.identityImplGuide.meta/identityImplGuide/identity_id_connect.htm

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Steve ConnellySteve Connelly
Thanks Khan, but I have already taken all of these steps. I have a case open with SFDC bur was also looking to see if anyone in the community had some tips.

I will keep digging.
Thanks much.
Steve
Steve ConnellySteve Connelly
I was able to resolve this issue. The problem was that I was attempting to use a custom URL. The application needed me to use the stock URL that cam with it and then log in to the target sandbox.
Sc
This was selected as the best answer