Bug 778261 (SOA-761) - Add Authorization to Security support
Summary: Add Authorization to Security support
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-761
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Security
Version: 4.3 IR4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3 IR5
Assignee: Daniel Bevenius
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-08 16:11 UTC by Jeff DeLong
Modified: 2008-10-07 04:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-07 04:53:41 UTC
Type: Feature Request


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-761 0 None None None Never

Description Jeff DeLong 2008-09-08 16:11:48 UTC
Date of First Response: 2008-10-07 00:53:41
project_key: SOA

The current ESB security support provides for authentication, but not authorization. It will authenticate a user before allowing access to a service, but not check that the user is authorized to access the service. The security implementation does not access role information. It will add roles to the security context based on run-as property (when using SIngelSingOn), but not check the initial roles assigned to the user. Nor does the security implementation check that the user is in the role (this is left to the developer to check in a custom action).

The security implementation should be extended to check a users role. If the using SingleSignOn, the roles information should be added to the security context. Furthermore, the security implementation should allow the user to specify a role associated with the service (through WS-Policy for example), and validate that the user has this role before allowing access to the service.

Comment 1 Kevin Conner 2008-09-10 14:16:54 UTC
Link: Added: This issue depends JBESB-2007


Comment 2 Jiri Pechanec 2008-10-07 04:53:41 UTC
Verified in IR5


Note You need to log in before you can comment on or make changes to this bug.