cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with fiori launchpad in Fiori Client through HCPms

Former Member
0 Kudos

Hi,

We have a problem with the configuration of HCPms, concretely in the configuration of the connection to the backend.

I shall briefly describe the problem:

  • We are currently running application with the public Fiori Client (version 1.3.1), and runs correctly as long as the configuration of the application in the HCPms to be with the backend configured with Proxy Type = OnPremise,  Authentication Type = Basic Authentication and that we use user and password:

  • This what carries us that we always we have to authenticate us in the launchpad with the same user (which we put in the Backend of the application in the HCPms).

      

The sequence at the mobile device is:

    • We put the URL: https://mobile-*********.hana.ondemand.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=030&sap-language=ES&appid=*************&fioriURLIsSMP=true

    • We put user/pass to perform the OnBoarding process in the HCPms platform:




    • We cancel the passcode:




    • and now we access the application:




    • Doing tests, trying to leave in blank the user and pass fields of application configuration in HCPms (which we put in the backend connection), because we need that each user to access the launchpad with his username::

  • If we can to introduce a mobile user / pass to the launchpad.

The sequence at the mobile is:


    • We put the URL: https://mobile-*********.hana.ondemand.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=030&sap-language=ES&appid=**********&fioriURLIsSMP=true

    • We put user/pass to perform the OnBoarding process in the HCPms platform:




    • We cancel the passcode:




    • Now, the logon screen of the launchpad appears us.




    • But when we put the user and password (with the same user as used in the Backend configuration in HCPms or any other):




    • In this moment, once we login, the device mobile not charging anything, the screen is blank.

Do you know what could be the reason?

Best regards,

Josep-Manel Reyes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Josep-Manel,

we're facing the same issue and we cannot manage it, did you solve it?

If so can you explain us how you solved it?

Thanks

Mattia

Former Member
0 Kudos

In our case we have solved the following way:

  • We have changed the authentication type of the application in the HCPms to form type (SAML-based SSO authentication) with SAP ID service as identity provider (is the default)
  • The configuration of the application in the HCPms, in the backend tab, is configured with Proxy Type = OnPremise, because we have a Cloud Connector, and Authentication Type = Principal Propagation because we want to do sso up to the backend system and Rewrite Mode = Rewrite URL on Backend.
  • In the Cloud Connector we create the system certificate, to prepare the trust relationship between Cloud Connector and Backends.

https://help.hana.ondemand.com/help/frameset.htm?a4ee70f0274248f8bbc7594179ef948d.html

  • Configurate the Backend Systems to Trust Cloud Connector's System Certificate and Mapping Short-Living Certificates to Corresponding Users.

https://help.hana.ondemand.com/help/frameset.htm?a8bb87a72d094e0d981d2b1f67df7bc3.html

  • Configurate the Acces Control in the Cloud Connector.

https://help.hana.ondemand.com/help/frameset.htm?f42fe4471d6a4a5fb09b7f3bb83c66a4.html

https://help.hana.ondemand.com/help/frameset.htm?a4ee70f0274248f8bbc7594179ef948d.html


Note that we are using users of  the  SAP ID service.


Regards.


Josep-Manel Reyes