The problem with this approach is, it’s also notified whenever a user claims a task for themself. It don’t deem it a good UX if I claim a task and then get notified about my own action.
Can I somehow recognize that the assignment was triggered by a ‘claim’ and ignore the event?
I believe that as long as the authentication is enabled, and your calling code is from within a task listener which is a reaction to a human interaction (claim), then current authentication should exist.