[JBoss JIRA] (RTGOV-330) Allow situations to be allocated/assigned to individual
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-330?page=com.atlassian.jira.plugin.... ]
Michael Clay reassigned RTGOV-330:
----------------------------------
Assignee: Michael Clay (was: Gary Brown)
> Allow situations to be allocated/assigned to individual
> -------------------------------------------------------
>
> Key: RTGOV-330
> URL: https://issues.jboss.org/browse/RTGOV-330
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Allow a situation to be assigned to a user. To avoid maintaining list of users (for now), we will use a ‘take’ approach, so the currently logged in user can ‘take’ responsibility for a situation (if not already associated with another user). This will result in their username being associated with a property on the situation, and the situation being recorded back to the db.
> Once the user is responsible for the situation, they should have the ability to set its status. Current status values will be Unresolved (default value upon a situation being assigned) and Resolved.
> To avoid the scenario where a situation remains associated with a user while no action is being taken, it should be possible for a more privileged user to be able to 'take' it from another assigned user. This may only happen if this user has a 'management' role - to be discussed further.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 10 months
[JBoss JIRA] (RTGOV-311) Switchyard Exchange Validator needs to change to use ExchangeInterceptor
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/RTGOV-311?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on RTGOV-311:
-----------------------------------------------
Anne-Louise Tangring <atangrin(a)redhat.com> changed the Status of [bug 1026698|https://bugzilla.redhat.com/show_bug.cgi?id=1026698] from VERIFIED to CLOSED
> Switchyard Exchange Validator needs to change to use ExchangeInterceptor
> ------------------------------------------------------------------------
>
> Key: RTGOV-311
> URL: https://issues.jboss.org/browse/RTGOV-311
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 2.0.0.M1
>
>
> Currently the switchyard exchange validator mechanism uses the Auditor mechanism to detect and analyse the exchanges. However this mechanism directly operates on the camel exchange, retrieving the security context as a property.
> The problem with this is that the security context could be sealed, and the only way to deal with this requires the SecurityDomain, which is not accessible from the auditor.
> Following discussion with Keith, it appears that the newer ExchangeInterceptors mechanism would be more appropriate - it is higher level abstraction that operates on switchyard exchanges, and therefore will be possible to use the SecurityContextManager to deal with whether or not the SecurityContext is sealed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 10 months