Zeebe authentication mode identity but able to access the rest api withput authentication

My gateway security is identity my grpc request are authenticated but my rest api is not i can able to get response without any authentication
image

Hi @sree.s
Can you provide more details about your setup, the request you’re executing, the issue, and what you’re trying to achieve?

Regards,
Alex

@Alex_Voloshyn i am trying to enable authentication for camunda rest api and zeebe grpc for grpc i can able to achieve but for rest api i could not , i am using standard docker compose file with zeebe authentication mode as identity