cancel
Showing results for 
Search instead for 
Did you mean: 

User Logon in C4C Mashup

0 Kudos
1,585

Dear Experts,

I've created an HTML Mashup in SAP Hybris Cloud for Customer. This Mashup is a simple URL Call from the SAP Cloud Platform (https://xxxx-iflmap.hcisbt.eu1.hana.ondemand.com/http/view.....). Now when I call up the Mashup I get an logon dialog and I have to enter my S-User.

My question now is, how can I logon automatically? Can I somehow pass my User and Passwort to the SCP? I know that in the Mashup configuration I can pass parameters, but I don't want my User an Password been showed in the URL Link...

Maybe someone has an Idea how to achieve that?

Thank you!

BR,

Paul

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Paul,

Currently you can only pass using parameters which will would mean that your user and password would be seen because we send it as get request.

You have a option to go with single sign-on which means there should be an IDP. In case you don't have SSO configured, then there is a workaround (not official) but is quite handy.

Check out the comments of blog for workaround proposed.

https://blogs.sap.com/2017/11/07/create-sap-analytics-cloud-story-url-for-mash-up-in-c4c/

0 Kudos

Hi Baidya,

thanks for the reply. I don't quite understand, what you mean with the workaround. I read all the comments but the only thing I saw is, that authorization only works with SSO?

I saw, that I can add a REST Service to my mashup, where I can store the User and Password. But I don't know how to use that REST Service for my URL...

Maybe you have some ideas?

Thank you!

BR,

Paul

Answers (0)