Zeebe with embedded gateway still accepts client with client-id and client-secret even after implimanting this rule

Hi Guys
Is There a Possibiliy using docker compose to force the zeebe client to connect only when providing client-id and client-secret (we configured it to generate the token and added to identity ext…)!
My problem is it works but the client can also connect without providing anything!
While using the camunda modeler we can access using OAuth and None in the Authentication tab.
thank you

I figured it out !
Added an authorization condition in the gprc config using NGINX !

1 Like