RestAPI calls from 3rd party sites
Hi all,
I have been trying to get my head around a solution but just cant seem to connect all the dots.
We have a 3rd party site which we want to members of that site to connect to our site and get a badge from it. I see this working similar to the way LinkedIn and facebook authentication works. I have attached a high level diagram of what I am trying to do. I know the APIs very well but I just cant seem to get my head around getting the steps after Do you wish to connect your Profile? >> Yes.
Limitations:
We can not grant read access to the API for the default user
If anyone in the community could point me in the right direction on how to get the userID for a user in an SSO enabled community when the 3rd party site doesn't use the same SSO implementation then I think I could figure the rest out myself