Are you looking for a single sign-on? If yes, take a look at this: https://github.com/bujiio/buji-pac4j Stormpath has SAML support (used for SSO as well), so you can take a look at Stormpath.
> On Jan 29, 2016, at 10:24 AM, Arthur Fonseca <[email protected]> > wrote: > > > > > Subject: Help setting SessionsSecurityManager > > > > Hi, i'm working with shiro integrated in spring-boot. > Since i'm using microservices i want to be able to use clustered sessions. > In the persistence layer i'm using memcached shared between microservices. > On a single service i was using 'DefaultWebSecurityManager', but now i wanto > to go to SessionsSecurityManager. > Anyone can provide me an example using this SessionsSecurityManager? > Thanks > >
