OK, I've just uploaded a very simple struts2 - shiro example to github: https://github.com/tkofford/struts2shiro. NOTE - this is a very simple example that uses a default shiro.ini file for authentication/authorization and struts interceptor for "injecting" the shiro subject into the stack.
I'll start building a more complicated example that uses spring to inject the shiro parts, and reply back when that's done. Todd Kofford University of Kansas [email protected] -----Original Message----- From: Ken McWilliams [mailto:[email protected]] Sent: Thursday, June 22, 2017 11:10 AM To: Struts Users Mailing List <[email protected]> Subject: Re: Integrate Apache Shiro with Struts2 That would be awesome. From having looked around on the web there is very little Struts2/Shiro content. Some examples would be a great help. On Thu, Jun 22, 2017 at 9:51 AM, Kofford, C. Todd <[email protected]> wrote: > We've been using strut2 and shiro for a long time (actually since the > old jsecurity days). I'd be happy to contribute some trivial and more > complex examples if needed. > > Todd Kofford > University of Kansas > [email protected] > > > -----Original Message----- > From: Lukasz Lenart [mailto:[email protected]] > Sent: Sunday, June 18, 2017 3:23 AM > To: Struts Users Mailing List <[email protected]> > Subject: Re: Integrate Apache Shiro with Struts2 > > 2017-06-17 19:08 GMT+02:00 Ken McWilliams <[email protected]>: > > If not I hope to follow up with a solution. > > +1 and we can add it to our docs :) > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

