Is there a way to add interceptors into existing pieces of workflows without editing those configurations?
Example: I have 10 flows configured already, now I have defined a bean with authentication/authorization, how can I configure an interceptor which will get called before any flow is being executed?
Thanks in advance
Srini


Reply With Quote