Closed
Description
Hi Guys,
I have a set-up whereby I need to put our sentry under CAS using a reverse-proxy.
my app is avialable:
example.org/app
my sentry is avialable
example.org/sentry
the whole domain is protected by a CAS via a reverse-proxy which uses cookies to store the token for authentication.
The set-up works very well. Altohugh when ravenjs inject the becon into the page the request does not go to my sentry as the Cookies are not sent along the img request. I know this is a security policy issue.
Is there any way to overcome this? I could solve this issue with ajax request by adding Cookie header into the allowed headers ( CORS ) although that does not seem to work for Images
thanks for any suggestion on this.
Metadata
Metadata
Assignees
Labels
No labels