Re: Principal added by AuthorizingRealm

2016-07-27 Thread jonathan.labin
Ah, I see. thanks for the ideas. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171p7581180.html Sent from the Shiro User mailing list archive at Nabble.com.

Re: Principal added by AuthorizingRealm

2016-07-26 Thread Brian Demers
t; > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171p7581177.html > Sent from the Shiro User mailing list archive at Nabble.com. >

Re: Principal added by AuthorizingRealm

2016-07-26 Thread jonathan.labin
that the roles were fixed. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171p7581177.html Sent from the Shiro User mailing list archive at Nabble.com.

Re: Principal added by AuthorizingRealm

2016-07-26 Thread Brian Demers
;ll certainly look more into converting my authorizing realm into one with > a no-op authentication but this will require some explicit documentation to > ensure that it is always paired with an authenticating realm since on its > own, it would blindly accept all credentials. > >

Re: Principal added by AuthorizingRealm

2016-07-26 Thread jonathan.labin
ed with an authenticating realm since on its own, it would blindly accept all credentials. Any other ideas would be helpful. Thanks. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171p7581175.html Sent from the Shiro User mailing list archive at Nabble.com.

Re: Principal added by AuthorizingRealm

2016-07-26 Thread Brian Demers
pulling the authorization > information from the database twice: once in doGetAuthenticationInfo to > populate the principal and again later during doGetAuthorizationInfo. Is > this correct? > > > > > > -- > View this message in context: > http://shiro-user.582556.n2.

Re: Principal added by AuthorizingRealm

2016-07-26 Thread jonathan.labin
ce in doGetAuthenticationInfo to populate the principal and again later during doGetAuthorizationInfo. Is this correct? -- View this message in context: http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171p7581173.html Sent from the Shiro User mailing list archive at Nabble.com.

Re: Principal added by AuthorizingRealm

2016-07-26 Thread Brian Demers
yet, is there any way to request from Shiro a list of roles from > across all realms? > > Thanks, > Jonathan > > > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171.html > Sent from the Shiro User mailing list archive at Nabble.com. >

Principal added by AuthorizingRealm

2016-07-26 Thread jonathan.labin
there any way to request from Shiro a list of roles from across all realms? Thanks, Jonathan -- View this message in context: http://shiro-user.582556.n2.nabble.com/Principal-added-by-AuthorizingRealm-tp7581171.html Sent from the Shiro User mailing list archive at Nabble.com.