Hi All,
I have just started to work with keycloak 1.7.0 and I have a PHP rest service that I want to write an adapter for. I have read the docs and the code but I don't understand how the token is validated from the rest service.
I get held from cors because the realm itself does not have configuration for setting the 'Access-Control-Allow-Origin' header. Can anyone point me in the right direction?
Thanks,
-Brian