>>What about just storing usernames internally That was my first instinct but I'd use a domain id so the usernames would actually be stored as something like "10|jason" or "jason|10" where "10" is the domain id for www.a.com. I can do it that way in the database but am not clear on where I would actually prepend or append the domain information.
Thanks, -- View this message in context: http://shiro-user.582556.n2.nabble.com/Include-domain-in-user-authentication-tp6764853p6766078.html Sent from the Shiro User mailing list archive at Nabble.com.
