-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
https://github.com/solid/web-access-control-spec#referring-to-origins-ie-web-apps
When a compliant server receives a request from a web application running in a browser, the browser will send an extra warning HTTP header, the Origin header.
What about cases where 'malicious' app running in a browser uses a proxy to change the Origin header? I think it might work differently with WebID-OIDC and WebID-TLS.
Malicious app still would need to know which 'allowed' origin to use but let's consider scenario where it knows that 'allowed' origin and proxy sets header to it.