Monday, May 19

Portal on device session issue on iOS devices

Symptom
You have saved a portal on device web page as a shortcut on the home screen of iOS devices.
Every time you open portal on device from the home screen shortcut, you need to enter your login credentials and the session is not maintained.
Reason and Prerequisites
Portal on device uses a the specific meta tag "apple-mobile-web-app-capable" which sets a web application to run in full-screen mode once it is saved as a home screen shortcut.
The mode closes the web application session with each context switch.
Solution
A new property has been introduced to the "MFP UI" iView - "com.sap.portal.navigation.mfp.webAppCapable"
To solve the described issue, open the relevant framework page, open the MFPUI iView, and set the "com.sap.portal.navigation.mfp.webAppCapable" property to "false".

No comments:

Post a Comment

You are welcome to express your views here...