cancel
Showing results for 
Search instead for 
Did you mean: 

Manage OAuth2 Client Applications on success factors

Former Member
0 Kudos

Hi,

We are working on SAP HANA Cloud Platform , Extension for SuccessFactors.

We are facing problem in creating Manage OAuth2 Client Applications  on SuccessFactors ,Will any one help me to how to form application URL as shown in image

Thanks

Mahesh

View Entire Topic
stanimir_ivanov
Participant
0 Kudos

Hi Mahesh,

As Christian suggested, you can check the documentation.

Basically the Application URL is the URL of the extension application you are hosting on HANA Cloud Platform (HCP) that will use this client to authenticated to SuccessFactors ssytem.

You need to specify the following URL if you are manually configuring the integration between SuccessFactors and HCP and you want to create an OAuth2 Client for HANA Cloud Portal ->

https://cloudnwcportal-<your_account_id>.<landscape_host>/ (f.e. https://cloudnwcportal-abcd.hana.ondemand.com).

Incase you are registering the OAuth client for an extension application, then you need to get the app URL from the HCP Cockpit -> JAVA Applications -> Click on the desired app -> copy the URL from Application URLs section (see screenshot below).

Hope that helps.


Regards,
Stanimir

Former Member
0 Kudos

Hi Stanimir,

Is it the case that we can only enable oAuth on SuccessFactors for an HCP application? What if we're accessing the SF APIs using, say a desktop application. Is that not possible?

Thanks and regards,

Yash

stanimir_ivanov
Participant
0 Kudos

Hi Yash,

Well, as prerequisite for using OAuth SAML Bearer Assertion flow, you need to have an established trust between the SAP SuccessFactors and the other system. For your example, with a desktop application, it should not be possible since the desktop system cannot be trusted.


Regards,
Stanimir

Former Member
0 Kudos

Hi,

Trying  to do SSO between   SF and HCP, it because to implement the HR ASK app.

Can any one share document.

Regards,

Sahasra