Mobile > SpringMVC API > LDAP I have a springmvc application deployed on weblogic on a unix box and am using the AD from windows for LDAP authentication. now i need to integrate with other applications where authentication is required ,i cannot prompt the user to renter the password , Since the client is mobile apps , which is the best way to authenticate once for one user for all service request. For LDAP am using SSL . ? Any suggestions ? Some people referring to use kerberos ticket based service usage , but as i have read it is best for using windows based services ? I have refereed the following sites
http://windowsitpro.com/security/kerberos-active-directory Security & Authentication: SSL vs SASL