Bug 33911 - Request for security role mapping (role-to-group/user)
Summary: Request for security role mapping (role-to-group/user)
Status: RESOLVED LATER
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Catalina (show other bugs)
Version: Unknown
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-08 18:52 UTC by Bill Schneider
Modified: 2005-10-12 21:24 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Schneider 2005-03-08 18:52:47 UTC
It would be nice if Tomcat had a way to map J2EE <security-role>'s to one or
more groups, users, etc.  This is a feature offered by many app servers like
WebLogic,  Oracle 9iAS and SunONE.  

This would make it easier for  several apps with unique roles to share the same
set of groups.
Comment 1 Yoav Shapira 2005-06-01 04:29:46 UTC
I've made this item a candidate for a Google Summer of Code project:
http://wiki.apache.org/general/SummerOfCode2005.
Comment 2 Chunju Tseng 2005-06-01 07:22:05 UTC
Hi I saw this thread from google's summer of codes site. I've been using Tomcat
for 5-6 years and am new to JAAS. I would like to learn more about this issue
and maybe I can contribute some codes. Could anyone point me to some
documentations?  Thanks

-Lou
Comment 3 Pavel Polyakov 2005-06-03 13:40:36 UTC
(In reply to comment #2)
> Hi I saw this thread from google's summer of codes site. I've been using Tomcat
> for 5-6 years and am new to JAAS. I would like to learn more about this issue
> and maybe I can contribute some codes. Could anyone point me to some
> documentations?  Thanks
> 
> -Lou

I saw this thread from google's summer of codes site too. I've been using Tomcat
since 2001 and I know JAAS. I have a good understanding of it and more than 2
years of development with jboss app server. May be we can do it together?
Comment 4 Remy Maucherat 2005-06-03 15:19:42 UTC
Please use tomcat-dev for communicating rather than bug reports. We started a
thread on possible summer of code projects.

I do not think it is a good idea to change how security is done in Tomcat 5.5.x,
and that any change in any upcoming Tomcat should be done once we know a little
bit more about the upcoming specification. Conclusion: this is likely not a good
summer of code project, due to timing issues.
Comment 5 Yoav Shapira 2005-10-13 05:24:56 UTC
Chunju and Pavel: if you feel like working on this (individually or together),
that's great.  Please feel free to do so, ask any questions you want on the
mailing lists, and if/when you have a patch ready, you can reopen this issue and
attach this patch.  Thanks ;)