Armadno,
I'm saying you could get access to a set of common data for a given user,
which is fine for many apps, but it doesn't replace an
application-specific user store for other use cases (for example complex
user preferences).
Shiro could make it easier to associate arbitrary attributes (or a user
type) to help with these use cases. Maybe something like
`Subject.getAttribute("givenName")`
Thoughts?
On Mon, Apr 6, 2020 at 7:17 AM armandoxxx <[email protected]> wrote:
> I'm not sure that I completly understand this ..
>
> but all user details can be put into Subject in realm and everything can be
> taken out later on from that subject (this is what we do) ...
> Would like to understand more about this if you could explain it. Thank you
> !
>
> Regards
>
> Armadno
>
>
>
> --
> Sent from: http://shiro-user.582556.n2.nabble.com/
>