Hi all, Thanks all for your suggestion and comments, I really appreciate. It might be 2 options in my mind:
1. Use tynamo security module that integrated LDAP & permission checking with Shiro already 2. The second option could be flexible to combine authentication using LDAP by using some libs to unbind & connect ldap server. Then use the user-table for authorization ( permission checking). Thanks so much guys. Duy. On Mon, Feb 23, 2015 at 7:07 PM, martijn.list <martijn.l...@gmail.com> wrote: > On 02/23/2015 12:50 PM, Bob Harner wrote: > > If you are already using Spring heavily in your app then Spring Security > is > > a reasonable choice. Otherwise I recommend you follow Jay's advice ad use > > the Tapestry-security module, which is a thin wrapper around Shiro. A lot > > of Tapestry users have had great success with that choice, including me. > > > > Regardless of the framework choice, you will still need to write the bit > of > > code that queries your LDAP directory. The Unbound LDAP mentioned by Tai > is > > a highly regarded library for that. > > No sure about Shiro (since I have no experience with that) but I know > from experience that with Spring security, you only need to configure a > different authentication provider (ldap-authentication-provider) to use > LDAP. Unless you need something non standard, there is no need to write > new code to use LDAP authentication with spring security. > > See for example: > > http://docs.spring.io/spring-security/site/docs/3.0.x/reference/ldap.html > > Kind regards, > > Martijn Brinkers > > -- > CipherMail email encryption > > Open source email encryption gateway with support for S/MIME, OpenPGP > and PDF messaging. > > http://www.ciphermail.com > > Twitter: http://twitter.com/CipherMail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Chung Khánh Duy Project Support Manager Formos