Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 771

Re: Custom Fiori Client for iOS + X509 Certificate + Non-SMP + Third Party MDM

$
0
0

Here are the updates.

 

On Android its working fine and prompt for the certificate, accept it and open the Fiori Luanchpad.

 

On iOs, we tried to put Certificate (Client.pfx) in the resource folder and than call the following in onDeviceReady method of fioriClient.js file

 

clientCert = new sap.AuthProxy.CertificateFromFile("user1.p12", "changeit", "user1");  //iOS

 

I have taken this from Getting Started with Kapsel - Part 8 -- AuthProxy

 

I also set the autoSelectClientCertificate property to true in Custom Fiori Client -> appConfig.js.

 

After this I am getting the following error.

 

image1.PNG

 

 

My confusion is are we following the right path for iOS?

Secondly, onDeviceReady method we have selected the certificate but we did not use clientCert property else where, is this the right way?

 

A prompt response is highly appreciated.


Viewing all articles
Browse latest Browse all 771

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>