java - Best Security Framework to secure and authenticate an iPhone app which uses REST? -
I created an iPhone App Transferring data via ...
Question (s):
(1) What is the best way to secure the login / authentication of this iPhone app?
(2) Is there an open source or business framework used to achieve this type of functionality?
So far I have come to Oath, SAML and Rest Identity Services
(3) Does this framework require SSL?
(4) Does this validate the customer (not just the user)?
(5) Am I going wrong about this? Should I just use an encrypted token which is necessary for each single call and install SSL?
If someone understands my plight and can help, I would appreciate it ... I know that it can be done in any way because on an iPhone app because of Bank of America and Amazon There is such a login feature and security.
Happy coding,
Mike
In early June, I used jogsi for server, othe (via) and java fx client Did on The code is experimental, but it can be useful to you - see - especially the comment # 2. I use XML, however, since Oath works at the HTTP level, it works equally well for JSON.
BTW - - I have not used it, but.
Comments
Post a Comment