cancel
Showing results for 
Search instead for 
Did you mean: 

Need help for configuration of SSO in SMP

AshwinKatkar
Participant
0 Kudos

Hello Experts,

We have developed UI5 application using SMP 3.0 SP 9 and our endpoint is ECC Gateway.

Please share the procedure to configure SSO on SMP for ECC backend.

I have tried but it is not detecting the Username Password as a correct details. It keeps me asking the username and password continuously.

Regards,

Ashwin

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ashwin,

Can you tell us?

1. SSO mechanism you have selected

2. Authentication provider

Look at this guide and understand what could fits to your scenario

Defining Back-End Connections - Administration Overview - SAP Library

Regards,

JK

AshwinKatkar
Participant
0 Kudos

Hi JK,

Please have a look at the configuration which i have done in SMP.

Backed configuration window. I am using same gateway back end URL in Endpoint as well as SAP_SSO2 Security profile.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

If you are selecting 'SSO2' as SSO mechanism (you may remove Technical User one), then your odata producer should return MYSAPSSO2 token. For that you have to update HTTP/HTTPS authentication provider under SAP_SSO2 security profile with below parameter

SSO Cookie name: MYSAPSSO2

For initial on-boarding you have to pass BACKEND credentials in authorization header.

I would like to understand how exactly you have developed UI5 app using SMP3 as you mentioned above

Regards,

JK

Answers (3)

Answers (3)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Good to know that. Please close this thread if your issue has been resolved.

Regards,

JK

agentry_src
Active Contributor
0 Kudos

Discussion successfully moved from SAP for Mobile to SMP Developer Center

as the more appropriate community for this topic.

Regards, Mike (Moderator)

SAP Technology RIG

AshwinKatkar
Participant
0 Kudos

Hi JK,

Removing the Technical User solves problems. Also i have to use the User which can login the ECC as well as Gateway system.

Thank you for your support.

Regards,

Ashwin