Unable to activate Job Worker : UNAUTHENTICATED: Expected bearer token at header with key [authorization], but found nothing

I am not able start Job worker using Spring Boot in self managed camunda 8 installation in aks cluster in local environment
I am able to deploy the process from local to cluster , but job worker is not getting stared .

Error Description:
io.grpc.StatusRuntimeException: UNAUTHENTICATED: Expected bearer token at header with key [authorization], but found nothing

Spring application.yaml :

Camunda Identity Screenshot :

Anything I am missing

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.