Hi Dilshan, Thank you for the answer. I will check the link and the js file. Just to make sure, by iOS js module, did you mean iosemm.js ?
BR *Asok Aravinda Perera* Software Engineer WSO2, Inc.;http://wso2.com/ <http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2F&sa=D&sntz=1&usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ> lean.enterprise.middleware Mobile: +94722241032 On Mon, Dec 8, 2014 at 11:25 PM, Dilshan Edirisuriya <[email protected]> wrote: > Hi Asok, > > All the APIs executed at the enrollment time are gone through the iOS js > module. If you can log that you can find its sequence. Also the sequence is > documented in the Apple documentation as well. You can find it here [1]. I > have used the same naming convention for them so it should be easy to > understand. > > [1] - > https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/OTASecurity/OTASecurity.html > > Regards, > > Dilshan > > On Mon, Dec 8, 2014 at 1:57 AM, Asok Perera <[email protected]> wrote: > >> Hi Dilshan, >> >> If I'm correct, there are several APIs exposed for iOS functionality (ca >> / checkin / enroll / profile / scep / server). >> Can you tell me what are the APIs (in order) the iOS agent should use for >> only enrolling the device at the backend ? >> >> I need to try this out, initially for enrolment and then continue for >> other functionalities. >> >> Regards >> >> *Asok Aravinda Perera* >> Software Engineer >> WSO2, Inc.;http://wso2.com/ >> <http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2F&sa=D&sntz=1&usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ> >> lean.enterprise.middleware >> >> Mobile: +94722241032 >> >> On Thu, Dec 4, 2014 at 11:28 PM, Dilshan Edirisuriya <[email protected]> >> wrote: >> >>> Hi Asok, >>> >>> All the iOS related bundles are developed as OSGI components. Those >>> exist already. You can reuse them and tweak if it is needed. Only point I >>> see now which will need a change is the SCEP/CA part where you have to >>> consume the IS provided functionality. Right now we have written our own >>> implementation in there since it did not exist earlier. Information on how >>> protocol works can be found in Apple documentations. >>> >>> >>> Regards, >>> >>> DIlshan >>> >>> On Thu, Dec 4, 2014 at 4:55 AM, Asok Perera <[email protected]> wrote: >>> >>>> Hi Dilshan, >>>> >>>> We are in the process of designing iOS bundle plugin of CDM. >>>> As the first step, I need to write the device enrolment functionality >>>> at the CDM side. >>>> >>>> Can you give a brief on, how this case is handled for iOS specifically ? >>>> >>>> Regards >>>> >>>> *Asok Aravinda Perera* >>>> Software Engineer >>>> WSO2, Inc.;http://wso2.com/ >>>> <http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2F&sa=D&sntz=1&usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ> >>>> lean.enterprise.middleware >>>> >>>> Mobile: +94722241032 >>>> >>> >>> >>> >>> -- >>> Dilshan Edirisuriya >>> Senior Software Engineer - WSO2 >>> Mob: + 94 777878905 >>> http://wso2.com/ >>> https://www.linkedin.com/profile/view?id=50486426 >>> >> >> > > > -- > Dilshan Edirisuriya > Senior Software Engineer - WSO2 > Mob: + 94 777878905 > http://wso2.com/ > https://www.linkedin.com/profile/view?id=50486426 >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
