]
Gary Brown updated RTGOV-558:
-----------------------------
Git Pull Request:
Rework async policy on EAP to use AV as with Fuse version
---------------------------------------------------------
Key: RTGOV-558
URL:
https://issues.jboss.org/browse/RTGOV-558
Project: RTGov (Run Time Governance)
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
The fuse version of the async policy quickstart uses an epn and av - the av is used to
detect suspended customers and block the transaction.
Currently the switchyard order app on EAP has a special interceptor that performs this
task, as well as an interceptor to invoke the AV policies. So would be better to remove
the specific interceptor and use an AV policy instead.