Human Capital Management Blogs by Members
Gain valuable knowledge and tips on SAP SuccessFactors HCM suite and human capital management market from member blog posts. Share your insights with a post of your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
jaideepshetty
Participant
If your instance is already upgraded to version 2 of IAS, then proceed with ONB integration configuration as per this article.

If not then refer to the article IAS for ONB2.0 New Hires - 1 to upgrade your IPS from version 1(ODATA) to version 2(SCIM).

  • Create new sequence in Manage Data > Sequence > Create New.


This sequence is to decide the username series for New Hires.

 

  • Create a business rule to generate ONB Username using the sequence object created above.



 

  • Assign this rule in Manage Data > ONB2Config.



 

  • Create a X509 certificate by giving it a name, description, CA=SAP Cloud Root CA and Valid Until.


Download this certificate into your local system.


 

  • Login to your IAS system, navigate to administrator user section and Create a new system user in IAS administrator with the above created X509 certificate and grant it real time provisioning access.


This is required to sync the onboardees in real time instead of waiting for the IPS sync job                  schedule.



 

  • Register the certificate created above in Integration Service Registration Center of SuccessFactors.



The destination URL should be in the format below and the system ID can be copied from

https://<ips-tenant-url>/ipsproxy/service/api/v1/systems/<source-system-id>;

Ex:


You get the <source-system-id> in the URL displayed (highlighted below) in browser when you click on the source system in IPS.


 

  • Next, activate the real time sync for Onboardee - SuccessFactors > Manage Identity Provisioning Real Time Sync



 

  • Finally activate IAS for Onboardee


SuccessFactors > Monitoring tool for Identity Authentication Service > Apply to both Employee            and Onboardee.


 

Make sure you do one final check as suggested by SAP in the ‘Help Guide’ in above screen before you approve.


 

In the next article IAS for ONB2.0 New Hires - 3 I have mentioned few code snippets of transformation which are used to incorporate the Onboardee login behavior in IAS. Hope it helps your requirements.

 

Note:

  • In case there is critical need to revert and make the system use the old BizX setup, you can disable the below check box in provisioning>Company settings. This helped us during one such situation!!


I think this gets enabled automatically when we click on ‘Apply to both Employee and Onboardee’ in one of the above steps.


 

  • In order to route the regular employees to SSO and Onboardees to login page, make use of conditional authentication in the IAS portal.


Resources:

https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/568fdf1f14f14fd089a3cd15194d19cc/80d3d1d92fdd4...

https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/534356acc0ab4b0e8977ebfb2eb432f7/00df9b8134d04...

https://help.sap.com/docs/IDENTITY_PROVISIONING/f48e822d6d484fa5ade7dda78b64d9f5/f29b5c6d7edd4f35854...

https://help.sap.com/docs/SAP_SUCCESSFACTORS_RELEASE_INFORMATION/8e0d540f96474717bbf18df51e54e522/2d...

https://help.sap.com/docs/SAP_SUCCESSFACTORS_ONBOARDING/c94ed5fcb5fe4e0281f396556743812c/c3c8a0bd465...

https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/568fdf1f14f14fd089a3cd15194d19cc/bb238913699a4...

https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/534356acc0ab4b0e8977ebfb2eb432f7/895a0d10d4984...

https://help.sap.com/docs/IDENTITY_PROVISIONING/f48e822d6d484fa5ade7dda78b64d9f5/f29b5c6d7edd4f35854...

https://help.sap.com/docs/IDENTITY_PROVISIONING/f48e822d6d484fa5ade7dda78b64d9f5/f29b5c6d7edd4f35854...

 
Labels in this area