cancel
Showing results for 
Search instead for 
Did you mean: 

Customization Branding of SAP MDK APP

0 Kudos

Hello MDK Experts,

Need some advice for MDK app.I am very new to MDK.

I had earlier worked on Android apk / IOS ipa (Hybrid Apps) for Cordova+Kapsel Plugins using offline features.Recently i have been working on MDK app for offline features.Earlier In Hybrid App features there was option to change Splash screen (cordova splashscreen plugin),Bypass Security Login Code and app Customer Specific Login in Login screen(Change in Kapsel Login screen ).So is any kind of features are available in MDK similar to that.

I have the following requirements:

1. Splash screen - Need to change splash screen of the app as per Customer Logo.

2.Login Screen Icon Change - Need to change the branding from Standard SAP MDK login screen to Customer Specific.

3.Bypass Security Code - Is it possible to bypass the security code policy /Fingerprint Policy.If yes how?
Also is face recognizance is also available apart from Pass code and fingerprint

Please help.

Thanks,

Arka Basu

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

arkabasu8974

Were you able to resolve your issue? If any of the below responses helped you, then please mark the helpful answer by accepting it OR post an answer so others might benefit from your findings and then close this discussion.

Regards,
Jitendra (SAP Community Moderator)

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert

1. Splash Screen - The Android client has a splash screen that is customizable when you brand your own client. iOS does not have a splash screen so nothing there to customize.

2. Login Screen Icon Change - I am not sure if you are referring to the Welcome page or the actual login screen where the user enters their username / password. On the Welcome screen you can change the SAP icon out (the size won't really grow if you use a larger image) and have control over the title, description and button text. Here again this is configured as part of creating a branded client.

For the actual login page that is controlled by the Identity Provider. If you configure your own IdP for use with the BTP account the login page will be whatever your IdP displays. I would assume that is already branded appropriately so once you setup the new IdP you should be good to go.

3. Bypass Security Code - This is controlled through the settings in Mobile Services for your application. Go to the Mobile Settings Exchange feature in the Mobile Services cockpit for your application to configure this.

You have control over the length and Passcode Properties (combinations of characters, numbers etc) as well as if you want to enable biometrics (fingerprint or face depending on your device). You can also disable it completely so you are not prompted to enter one. If you are disabling the app passcode (uncheck Enable Passcode Policy) then I would strongly recommend making sure your device has an appropriate lock to prevent unauthorized usage.