brokered username
by Bill Burke
When a user gets created I am changing it so that the UserModel username
will be:
brokerAlias + "." + username-imported-from-broker
This is so that we don't have username conflicts. The downside is that
if anybody relies on username, it will now have all these extra
characters i.e. "facebook.bburke123" instead of "bburke123"
Is this an ok stopgap until we have a better solution? I think just
making the username null opens up a wide variety of potential problems
as a lot of our codebase is dependent on username.
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
9 years, 10 months