Hello SAP Experts,
When starting the Fiori Client Application on my Android device a dialog box is popping up with a text 'No certificates found'.
Please follow the steps below in order to regenerate this issue:
- First, on your Android device install SAP Fiori client
- Now configure the SAP Fiori backend server in order to give a challenge to X.509
- Now start the Fiori client application on your Android device
- Then please type the URL of the Fiori Server Launchpad
- You will notice that the popup dialog is shown by Fiori client asking for a certificate.
Please help me to resolve this issue.
1) The dialog box poping up is not a warning dialog it is a featue to handle x509 challenges
2) If your server gives an x509 challenge and AuthProxy, Kapsel plug-in intercept the requests then the AuthProxy will first try to get a certificate from the Logon plugin.
3) Now if it can't get the ertificate from the Logon plugin then it try to get a certificate from the Android system keychain and this results into the dialog you are getting as it need yout permission to get the system certificate.