Bean 'identityService'
You can use the org.camunda.bpm.engine.IdentityService as an injectable bean:
def identityService
The plugin registers the bean as 'camundaIdentityServiceBean' with the default alias 'identityService'. You can change this default alias via configuration.