issues
search
MangoAutomation
/
ma-core-public
Mango Automation Core public code
Other
79
stars
50
forks
source link
[PI-1689] Add gRPC interceptor to set the Spring security context and map exceptions
#1833
Closed
jazdw
closed
1 year ago
jazdw
commented
1 year ago
Jira tickets
Add gRPC interceptor to set the Spring security context and map exceptions
Related PRs
https://github.com/MangoAutomation/ma-modules-private/pull/494
Description of work
Add property to enable gRPC reflection
Remove
TransmitStatusRuntimeExceptionInterceptor
from default interceptors
Add annotation which restricts an interceptor bean to a set of gRPC services (otherwise interceptor beans are global)
Add several interceptor base classes which can be used in modules
Jira tickets
Related PRs
Description of work
TransmitStatusRuntimeExceptionInterceptor
from default interceptors