Show TOC

 Client Configuration with URL Parameters

 

The following parameters can be appended to the Fiori Launchpad URL to configure the client and enable registration with SAP Mobile Platform Server:

Parameter

Description

fioriURLIsSMP=true

Specifies that Fiori should be proxied through SAP Mobile Platform Server.

appID=myAppID

App ID for Fiori Client that was specified in SAP Mobile Platform Server Management Cockpit.

certificate=afaria

Use this parameter if you use SAP Afaria to provision X.509 user certificates.

authtype=saml2.web.post

Currently, only the SAML2 authtype is supported. When you specify the SAML2 authtype, the default attributes are used. If you need to use different SAML attributes, you have to specify them in a different way, such as via the application policy in SAP Mobile Secure, or hard-coded in the application configuration (for a custom Fiori Client).

Use a question mark (?) to separate the first parameter from the rest of the URL, and use an ampersand (&) to separate the parameters from each other.

The following are some examples of how the URL might look:

https://torn00461340a.amer.global.corp.sap:8081/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=100&sap-language=EN&appid=fiori&fioriURLisSMP=true

https://torn00461340a.amer.global.corp.sap:8082/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=100&sap-language=EN&appid=fiori.afaria.smp&fioriURLisSMP=true&certificate=afaria