admin管理员组文章数量:1289565
I cannot deploy a process or connect to receive the service tasks from zeebe gRPC API. The cluster with Camunda 8 is working in kubernetes. It is a brand new cluster. Identity is enabled and the corporate KeyCloak is used for oauth2 authentication. Multi-tenancy is enabled. Web UI of all components (Identity, TaskList, Operate) looks totally health.
When I deploy any process model via desktop Camunda Modeler I receive the error: "Expected to handle gRPC request DeployResource with tenant identifier 'TENANT-NAME', but tenant is not authorized to perform this request".
I tried to use tenant <default>
and several created by me.
The same picture in python-client to gather service tasks via grpc.
The steps to create the tenant and M2M account:
- Created the tenant in Camunda Identity
- Created the application in Camunda Identity
- Assigned the permissions for the application ("Access to APIs"): zeebe api write:* and others.
- Assigned the tenant for the application
enter image description here
I tried built-in application zeebe
to connect via grpc but the same error occured.
Could you please give me an idea? Thank you for your time!
版权声明:本文标题:Camunda 8 self-hosted responses "tenant is not authorized to perform this request" - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741454992a2379706.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论