We have implemented a cross platform mobile application by using Phonegap.
App interacts with the database or any other resources on the server through oData services.
The services use SAML authentication to authenticate the user or to provide access to the requested resource.
Did anybody get a chance to work on SAML authentication from javascript.
Is there any open source component/framework/api which makes SAML authentication easier.
Thanks, Venkat Malladi.