Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Send Authorize header if permitted and existing #3869

Open
procrastinatio opened this issue Jun 22, 2017 · 0 comments
Open

Send Authorize header if permitted and existing #3869

procrastinatio opened this issue Jun 22, 2017 · 0 comments
Assignees

Comments

@procrastinatio
Copy link
Contributor

If server hosting the distant resource (WMTS, WMS, KML) authorize Authorization, it should be sent, if existing:

Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET, HEAD, OPTIONS
Access-Control-Allow-Headers: Authorization, Origin

This should allow access on `BasicAuth protected resourses, provied the user has logged in.

As described in #2414 (Auth)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants