actframework / act-aaa-plugin

Use OSGL aaa library to mange Authentication/Authorization/Accounting for ActFramework Application
Apache License 2.0
6 stars 2 forks source link

AAA should waive @Catch exception #14

Closed leeaee closed 6 years ago

leeaee commented 7 years ago

Now the @Global ExceptionAdvice needs to add @NoAuthentication to prevent AAA check the @Catch. AAA should waive @Catch exception as default.

leeaee commented 6 years ago

The issue was fixed and the test passed in act-framework version 1.8.8-RC11 and act-aaa version 1.5.1