Hi- I'm not a registered developer and probably won't ever be one (too many projects already). But, I am doing a custom login module that can handle an additional parameter "Organization" to facilitate an ASP application model. In that model, a particular organization needs to be able to assign usernames etc. without worrying about if that name may conflict with a username assigned by another participating organization. And of course the organization name is needed to get the user profile for the correct database name/schema etc. to show the intro page.
So, if I make a nice generic login module (like the UsernamePasswordLoginModule), would the JBoss developers like to include this in the distribution? The idea would be that this would be a basic structure that an implementor could easily extend to work with their actual data store. Anyway, let me know here or at [EMAIL PROTECTED] if you guys want this, and I'll make my login module in two parts, the generic part and my actual implementation. S- _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
