Re: Best place to debug Shiro Authentication in JAX-RS CXF Application

2022-01-26 Thread Lewis John McGibbney
Hi Brian, Thank you for the response. On 2022/01/25 16:10:40 Brian Demers wrote: > Hi! > > Shiro's JAX-RS support requires the use of a servlet stack, (or an > equivalent filter in your application) Are you aware of an appropriate filter which can be used within the NutchServer CXF service I

Best place to debug Shiro Authentication in JAX-RS CXF Application

2022-01-24 Thread lewis john mcgibbney
Hi user@, I'm trying to implement LDAP authentication in the Apache Nutch webserver [0]. When I remotely debug a running server I can see the LDAP realm and associated configuration being loaded by the Shiro SecurityManager. shiro.ini looks something like this [main] ldapRealm =