Closed Bug 847254 Opened 11 years ago Closed 11 years ago

https://verifier.login.persona.org/verify does not set Access-Control-Allow-Origin

Categories

(Cloud Services :: Server: Identity, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: contact, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130227155931

Steps to reproduce:

 curl -I https://verifier.login.persona.org/verify


Actual results:

No Access-Control-Allow-Origin header.


Expected results:

There should be a Access-Control-Allow-Origin header so it can accessed from JS applications.
Actually, we don't implement HEAD (curl -I) for that request, only POST. 

Could you refile this at https://github.com/mozilla/browserid/issues?
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
er, s/refile/restate/.
Well, I gave an example with HEAD but the header is not there with POST either.
You need to log in before you can comment on or make changes to this bug.