Is it possible to connect to SAP SuccessFactors from One identity manager?

Hi All,

We have the below scenario.

The bank is trying to set up SAP SuccessFactors environment, they want to use one identity management system as an Identity store.

They just want to fetch identity data from One identity manager.

Is it possible to connect to one identity from SAP  SuccessFactors via REST API?

Your help is very much appreciated.

Thank you in advance.

Kind Regards,

Dnyandev

Parents Reply
  • Hi Markus,

    When I try to loggin with system user to application server URL I get below message in logs.

    User is authonticated but I I get loggin page again. 

    I get this issue when I user server name in URL as below.

    http://<serverName>/IDMAppServer/

    2020-11-03 09:35:29.2448 INFO (ObjectLog 671bfde6-7ec6-4995-95f5-0568c6f81297) : User SAPSF (Dialog user: SAPSF, X fields: SAPSF) authenticated.
    2020-11-03 09:35:29.2760 INFO (AppServer ) : Could not find authentication data for session xOe2BYw0Z1Bhtu7NqqvF, it may have expired.

    But when I user below URL

    http://localhost/IDMAppServer

    I am able to go beyond login page.

    Could you please help me and suggest if I am doing anything wrong.

    Kind Regards,

    Dnyandev

Children