Redback
Summary
Description
Redback started as an attempt to clean away some of the more annoying security related components of web applications and centralize them into a simple to use framework. Some of the basic beliefs we started with where that authentication, authorization and user management were all basically seperate concerns, sure there are points where they rub up against each other but those are pretty clear points and not worth mashing up whole discrete concepts together. Redback supports a number of authentication mechanisms, and a couple of authorization schemes including an implementation of role based access control. Redback has been built on top of the plexus container so it is simple to have the core security system object into your code for making authentication, authorization or user management tasks through its api. We also provide a war overlay based on xwork which provides all of the user management, authentication and remember me and single sign on functionalities. An easy to use taglib allows you to include authorization conditional functionalities to your jsps.
-
- Lead:
- Jesse McConnell
- Key:
- REDBACK
Issues: Unresolved
-
REDBACK-247
Unable to persist credentials in Firefox 3.5.3 and IE 8
-
REDBACK-27
user administrator should not be able to assign system administrator role
-
REDBACK-83
Effective Role and Permission set pre calculation
Issues: 30 Day Summary
Issues: 0 created and 0 resolved
Issues: Updated recently
-
REDBACK-286
29/Jan/12
User can bypass 'force password change' screen when password expires
-
REDBACK-294
23/Jan/12
paging doesn't work in user management when the results are filtered by role
-
REDBACK-293
16/Dec/11
remove xml rpc services