CORS issue Camunda Identity self managed

I deployed Camunda 8 self managed using Helm. All pods are healthy andI was able to login in Identity. But when I try to perform any action like create a client or a tenant I get a 403 error due CORS. I have Identity exposed using an AWS ALB (context-path: identity)


Can someone give me any ideas on how to solve this?