Cors Error No 'Access-Control-Allow-Origin' header is present on the requested resource

Hello @rueben.tiow
To be honest it is the same issue! It is my colleague it seems and the issue is still not solved… I don’t think it is a quarkus issue:
I can call the backend directly and get forwarded to the login site. If I copy the curl from the frontend being sent to the backend I get the login page as response back…
So it seems I have to somehow modify the frontend call… would it help if I paste the link to the github repo?