cancel
Showing results for 
Search instead for 
Did you mean: 

Link IAS with SF Learning, so that the users are written from the IAS to the SF via usergroups

0 Kudos

How can we link the IAS with SF Learning, so that the users are written from the IAS to the SF via usergroups?

Hi everyone,

we have linked our IAS with SF Learning.

Our goal is to add the user group SFLearning when creating a new user in the IAS and trigger a job in the IPS, which creates the user in the SF Learning.

Is this possible?

We can't see a Target Typ "SuccessFactors" in our IPS System, does we have to license something?

We have found something like this in the other direction (write user from SF Learning to IAS).

Thank you very much for your help.

BR Tamara

Accepted Solutions (0)

Answers (1)

Answers (1)

D_Olderdissen
Advisor
Advisor
0 Kudos

Hi Tamara,

you might need to do some tinkering. If I understand the IAS functions correctly, IAS can push out newly created / changed users (real time provisioning.... The docs are not specific on this, but under the hood, I would expect this to be an outbound SCIM api call.

And when you the look at IPS-SFSF bundle functions, you will see there is a SFSF Proxy function available. This IPS proxy means IPS receives a SCIM API call and will then do CRUD operations on the respective proxy system (in this case SFSF).

In summary, IAS would push out new users via SCIM to IPS. IPS has a proxy config for SFSF and forwards that data into SFSF.

Just an idea that might be worth looking into.

Cheers,
Dirk