adobe / adobe/da-admin

Add 'Authorization' to `Access-Control-Allow-Headers`

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
17
PR merge metrics
No merged PRs in 30d

Description

This warning appeared on Firefox:

```
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at https://admin.da.live/config/da-testautomation/ soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the code or configuration that produces the CORS Access-Control-Allow-Headers response for the reported admin.da.live resource. Verify how the wildcard is handled, explicitly include Authorization, and reproduce the Firefox warning to confirm it no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking, security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.