cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure SSO between custom SAP UI5 and SAP IDM REST API?

Former Member
0 Kudos

Hello Experts,

I created one custom SAP UI5 application using IDM REST API .Every time when I access this UI5 application ,it is asking user id & password for REST API.

can you please suggest me how can we configure SSO and which SSO method should we use for REST/IDM?

Thanks in Advance!

Regards,

Kiran

Accepted Solutions (0)

Answers (2)

Answers (2)

shuai_liang
Participant
0 Kudos

Hi,

The logon to SAP IDM REST API, actually is the logon to the Netweaver Java system, which IDM REST API is installed.

So if you set up a SSO to the Netweaver Java system, then you should able to SSO to IDM REST API.


There are several SSO methods to Netweaver Java system. For the details, you can check the following help document.

AS Java Authentication Infrastructure - User Authentication and Single Sign-On - SAP Library


I hope it helps.


Best regards,

Shuai


Former Member
0 Kudos

Hello ,

Thanks for the quick reply.

My basis team has been implemented SAML 2. 0 authenticate method.But still it is asking User Id/Password for custom UI5 applications.For standard applications it is working fine.

Thanks,

Kiran

jrondorf
Participant
0 Kudos

Which version of REST API are you using?

jrondorf
Participant
0 Kudos