Keycloak web origin not working

Hi,

I have added a app url in web origin inside the keycloak client.

Now i am intercepting the token request in proxy tool and editing origin request header to some other url, Surprisingly i am getting the keycloak token response. This is token response should not come if one changes the origin request header.

Can anyone help me on this ?