We have a backend CAS service that I am trying to call one of the endpoints 
from my Angular 19 frontend.  Currently we have no authentication setup, so 
the endpoints only require the data, no special auth header.  When running 
CAS service and frontend locally and having the frontend make an api call, 
I am getting a CORS error in console: "... has been blocked by CORS policy: 
Response to preflight request doesn't pass access control check: No 
'Access-Control-Allow-Origin' header is present on the requested 
resource."  Everything in documentation says CORS should be disabled by 
default, but we have also attempted to disable CORS manually by adding the 
extra configuration settings to our cas.properties, but it makes no 
difference.  Any help would be great as we can't test any of our endpoints 
from our frontend right now.

-- 
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3cd041a6-bceb-475b-b1ae-c66690e8114cn%40apereo.org.

Reply via email to